div#letter_foot{
width:600px;
margin:30px 0 20px 40px;
}

div#letter_foot h3#topatient{
clear:left;
width:424px;
height:12px;
margin:28px 0 10px 0;
padding:0;
background:url(http://www.seren-clinic.com/images/topatient.gif) no-repeat 0% 0%;
}

div#letter_foot ul{
margin:0 0 0 5px;
list-style-type:none;
}

div#letter_foot ul li{
float:left;
display:inline;
width:75px;
height:11px;
/*background:url(http://www.seren-clinic.com/images/topatient_icon.gif) no-repeat 0% 50%;*/
padding:0 0 0 0px;
margin:0 8px 0 0;
}
div#letter_foot ul li img{
border-style:none;
}
div#letter_foot ul li span{
margin-left:5px;
line-height:15px;
font-size:11px;
color:#666666;
}
div#letter_foot ul li.long{
width:158px;
}

div#letter_foot ul li a:hover{
text-decoration:underline;
color:#000000;
}