#advert-module {
	width: 170px;
	margin-top: 10px;
}

#advert-top {
	width: 170px;
	height: 19px;
	padding: 2px 0 0 10px;
	font: normal 0.9em verdana;
	color: #fff;
	background: url(/images/new_css/diseases/featured_top.gif) left top no-repeat;
}

#advert-top h1 {
 	font: normal 1em "verdana";
	color: #fff;
	padding: 0;
	margin: 0;
}
#advert-top h1 a {
 color: #fff;
}
#advert-container {
	background: url(/images/new_css/diseases/featured_stretch.gif) left top repeat-y;
	padding: 10px 15px 0 10px;
	width: 160px;
	text-align: right;
	line-height: 1.8em;
	overflow: hidden;
	margin: 0;
}
#advert-container h3 {
	font: bold 100% "verdana";
	text-align: left;
	padding: 5px 0 0 0;
}
#advert-container p {
	font: italic 86% "verdana";
	padding: 10px 0;
	color: #6C6C6C;
	text-align: left;
	line-height: 1.4em;
	overflow: hidden;
}
#advert-bottom {
	width: 180px;
	height: 20px;
	background: url(/images/new_css/diseases/featured_bottom.gif) left top no-repeat;
}

div.adv-button-container {
	padding: 0;
	margin-right: 5px;
}

div.advert-button {
	float: right;
	background: url(/images/new_css/adverts_rm_right.gif) right top no-repeat;
	padding: 0 10px 0 0;
	height: 20px;
}

div.advert-button #left{
	float: left;
	background: url(/images/new_css/adverts_rm_left.gif) right top no-repeat;
	padding: 0 0 0 10px;
	margin:  0;
	height: 20px;
}

div.advert-button #center{
	float: left;
	background: #E6E6E6;
	margin: 0;
	height: 20px;
	line-height: 20px;
}

div.advert-button #center a {
	font: normal 0.8em "verdana";
	text-decoration: none;
	color: #333;
	background: transparent;
	text-align: right;
	vertical-align: middle;
	border: none;
}

div.advert-button #center a:hover {
	text-decoration: underline;
	color: #666;
}
#advert-logo-container img {
	float: left;
	margin: 10px 10px 0 0;
	width: 53px;
	height: 53px;
	border: 1px solid #ebebeb;
}
.advert-clearer {
	clear: both;
	height: 10px;
	width: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}


/****************************************/

div.wrapper .disease-advert {
	margin-top: 10px;
}
div.wrapper .disease-advert a img {
	border: none;
}

