/* CSS Document */

#specialties ul { margin:0; padding:0; list-style:none; margin-left:10px; height:200px;}

#specialties ul li { float:left; width:187px;}

#specialties ul li .titleSpecialTie { height:27px; padding-top:10px;}

#specialties ul li p { margin-right:20px; color:#657584; line-height:15px;}

#specialties ul li a { font-weight:bold; color:#657584;}

#specialties ul li .readMore img{ vertical-align:text-top;}

