@charset "utf-8";
/* CSS Document */

/**  The campaign settings
--------------------------------------------------*/

/* #header {
	border-bottom: solid 1px #999;
} */

/* blocks ______________________________*/

#tlc_ment {
	margin:0;
	width: 960px;
}

#tlc_ment .parts {
	font-size: 12px;
	float: left;
	margin: 0 0 15px 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding: 5px;
	width: 162px;
}
#tlc_ment .parts .clinic1 {height:20px; overflow:hidden;}
#tlc_ment .parts .clinic2 {height:40px;overflow:hidden;}

#tlc_ment .clear { margin: 0; padding: 0; font-size: 1px; clear: both; }
#tlc_ment h5 {
	margin: 0 0 10px 0;
	padding: 0;
	background-image:url(../tlc_clinic/images/ba_tlcclinic_text.gif);
	background-repeat:no-repeat;
	width:960px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
}
#tlc_ment p { margin: 0px; padding: 0; font-size: 12px; color: #666; line-height: 1.5em; }

#top_b_unq {}
#top_b_unq a {
	background-image:url(../tlc_clinic/images/i_doctor_dp.gif);
	display:block;
	width:152px;
	height:44px;
	text-indent:-9999px;
	overflow:auto;
}
#top_b_unq a:hover {
	background-image:url(../tlc_clinic/images/i_doctor_dp_on.gif);
}
