/* CSS Document */



.content .col2 h3 {

	clear:both;

	margin-top:20px;

	padding-top:20px;

	border-top:1px dotted #ddd;

}



#especialidades ul {

	margin:40px 0 0 0px;

	padding:0;

}



#especialidades li {

	float:left;	

	list-style:none;

	background:url(../../img/bg-especialidades2.png) no-repeat left top;

	width:238px;

	height:26px;

	margin-right:10px;

	margin-bottom:6px;

}



#especialidades li a {

	color:#FFF;

	display:block;

	padding-left:30px;	

}



#especialidades li a:hover {

	color:#FC0

}

