#yourhealth_banner {
position:absolute;
top:320px;
	width: 181px;	
	border-bottom: solid 1px #000;
	padding: 0;
	line-height: 1.4em;
	margin: 35px 0 0 0;
	text-align: center;

}
.yourHealth_para { 
	color: #000;	
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0 5px 0px 5px;
	margin-top:2px;
}
#yourhealth_banner hr {
	height: 1px;
	background-color: #000;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;

}
#yourhealth_banner a:hover{
       background: none;
       text-decoration: underline;
}