#healthylivingpanel {
	text-align:center;
	margin:8px auto;
	width:700px;
}

#healthylivingpanel a:link {
	text-decoration:none;
	color:#666;
}
#healthylivingpanel a:visited {
	color:#666;
}
#healthylivingpanel a:hover {
	text-decoration:underline;
}

#healthylivingpanel ul  {
	list-style-type:none;
	display:inline-block;
	margin:0;
	padding:0;
}
#healthylivingpanel li  {
	float:left;
	width:200px;
	margin:0;
	text-align:center;
	/* border:1px solid blue; */
}
#healthylivingpanel .onebio  {
	display:none;
	text-align:left;
}
#docbios {
	clear:left;
}
#thequestions img {
	float:left;
	margin:0px 0 0 0;
}
#thequestions ul  {
	margin:0;
	padding:0;
	list-style-type:none;
}
#thequestions .oneanswertext {
	margin:0 0 0 40px !important;
	display:none;
}
#thequestions .snippet {
	margin:10px 0 0 40px !important;
	line-height: 14pt;
}
#oneanswer {
	margin:8px 0 0 0;
}
#thequestions .topic {
	font-size:14pt;
	color:#0E4E82;
}	
#thequestions .onequestion {
	font-weight:bold;
}
#thequestions a:link {
	text-decoration:none;
	color:#0E4E82;
}
#thequestions a:visited {
	color:#0E4E82;;
}
#thequestions a:hover {
	text-decoration:underline;
	color:#000;
}
