.profile_list{
margin: 0;
padding: 0 0 10px;
color: #999999;
text-align: right;
}
.profile_list b{
color: #999999;
font-size: 12px;
}
.profile_list a:hover{
text-decoration: none;
}
.profile_photo{
margin: 0;
padding: 5px;
background: url("../img/bg_profile.gif") #ffffff left top;
}
.profile_text{
margin: 0;
padding: 20px 0;
background: url("../img/bg_dotted_999999.gif") #ffffff repeat-x left bottom;
}
.profile_detail{
margin: 0;
padding: 20px 0 0;
}
.profile_detail td{
width: 320px;
margin: 0;
padding: 0;
}

