







@media screen {

#header {
	border-bottom:19px solid #F3F4F6;
}

#home #openMessage {
	padding: 0 12px 7px 12px;
}


#contentContainer {
	background: url(/_images/2ColumnGridBg.gif) repeat-y top left; 
	overflow: hidden;
}

#contentContainer .mainContent {
	float: left;
	border-top: 1px solid #cfcdcd;
	background: none;
	padding: 0 0 12px 0;
	width: 405px;
}




.mainContent #newsArea {
	margin: 0 12px;
}

	#newsArea h2 {
		background: url(/_images/drugHeaderIcon.gif) no-repeat top left;
	}
	
		#newsArea h2 span {
			padding: 13px 0 14px 8px;
		}




#contentContainer .supportContent {
	float:right;
	width: 197px;
	border-top: 1px solid #cfcdcd;
	background: none;
	margin: 0;
}


.moduleGap {
	background: url(/_images/rightModuleSeparator.gif) repeat-x top left;
	display: block;
	height: 18px;
}


#top10Searches {
	margin:10px 14px 0 9px;
}

	#home #top10Searches #searchesTabs ul.tabNav li a span {
		padding: 6px 19px;
	}
	
	#home #top10Searches h3{
		margin:0 0 9px 7px;
	}




#latestMIMSPub {
	margin: 11px 14px 0 9px;
	padding-bottom: 9px;
}

	#latestMIMSPub h2 {
		background: url(/_images/dashBorderGrey.gif) repeat-x scroll left top;
		font-weight: bold;
		padding-top:10px;
		font-size: 1.5em;
		margin: 0 0 13px 7px;
	}
	
		#latestMIMSPub h2 span {
			background: url(/_images/dashBorderGrey.gif) repeat-x scroll left bottom;
			display:block;
			padding-bottom:10px;
		}

	#latestMIMSPub h3 {
		font-size: 1.5em;
		margin: 0 0 6px 7px;
	}
	
		#latestMIMSPub h3 a {
			font-weight: bold;
			text-decoration: none;
		}

	#latestMIMSPub ul {
		margin-left: 7px;
	}
	
		#latestMIMSPub ul li {
			font-size: 1.5em;
		}
		
			#latestMIMSPub ul li a {
				font-weight: bold;
				line-height: 1.2em;
				text-decoration: underline;
			}
			
			
	#latestMIMSPub .story {
		padding-bottom: 25px;
		background:none;
	}
	
		#latestMIMSPub .story a img {
			margin: 0 0 15px 7px;
			float: none;
		}
		
		#latestMIMSPub .story ul {
			margin: 0 11px 0 0;
		}
		
			#latestMIMSPub .story ul li {
				font-size: 1.1em;
				padding-left: 8px;
				margin-bottom: 4px;
			}
		
		#latestMIMSPub .story .readMore a {
			margin-left: 7px;
			font-size: 1.1em;
		}

}