div.noPrint, img.footer { display: none; }
a.noPrint { visibility: hidden; }
div.print, div#printHeader { display: block !IMPORTANT; }

/*IE 7*/
*:first-child+html #contentArea,*:first-child+html #content,*:first-child+html ul#seaHeroNav {
	position: static;
	margin: 0px;
	float: none;
	padding: 0px;
	width: auto;
}
*:first-child+html div.blog .post{}
/*IE 6*/
* html #contentArea,* html #content,* html ul#seaHeroNav {
	position: static;
	margin: 0px;
	float: none;
	padding: 0px;
	width: auto;
	
}
* html div.blog .post{}
/*FF*/
body {
	background: #FFFFFF;
	overflow:visible !IMPORTANT;
	float: none !IMPORTANT;
	height: auto !IMPORTANT;
	position:relative;
}
tt, .tt{ letter-spacing:2px;
}
#breadcrumbs ul a{
	color:#CCCCCC;
}
#breadcrumbs ul a:after{
	content: " >";
}

#breadcrumbs h2, #subNav, #sectionNav, #topBar, form.right, ul.leftCenterRight li a, .threatBannercontent, #footer, .tabs { 
	display: none; 
}
ul.leftCenterRight li span.Navigator{
	display:block;
}
#contentArea, #content, ul#seaHeroNav  {
	position: static;
	margin: 0px;
	float: none;
	padding: 0px;
	width: auto;
	background: none;
	background-color: transparent; 
	overflow:visible !IMPORTANT;
}

div.blog .post{
	overflow: inherit;
	clear:both;
	margin:0px;
}
/**/
#topBar img { 
	margin-left: 0px; 
}

#topBar {
	border-bottom: 1px solid #CCCCCC;
}

div.imageHeader p {
	width: auto;
}

noscript { 
	display: none; 
}



table.data th, table.data td { border: 1px solid #CCCCCC; }

#mainContent { margin-left: 0px;}

/* Virus analysis tabs */
.showInDOM1, ul.showInDOM1, div.infoFeedFooter { display: none; }
.hideFromDOM1, h2.hideFromDOM1 { display: block;  }
.fileContainer, div.fileContainer, div.tabContent, #table1 { display: block!IMPORTANT; border: none; } 
div.fileContainer h2, div.fileContainer p { padding-left: 0px; }
div.tabContent table { border: 1px solid #CCCCCC; margin-top: 10px; }

h2.hideFromDOM1 { border-bottom: 1px solid #CCCCCC; padding: 10px 0px 5px 0px; }

div#navcontainer.scripted { display: none; }


div.decisionTabSelected { width: 196px;	float: left; border-left: 1px solid #96969A; border-right: 1px solid #96969A; border-top: 1px solid #96969A; height: 101px;	margin: 0px 1px 0px 0px; }

ul#personasButton {display:none !important;}