﻿div.leaderthumb
{
width:240px;
padding:0px;
border-bottom:solid 1px #666666;
background-color:#000000;
text-decoration:none !important;
}

div.leaderthumb:hover
{
background-color:#000066;
}

div.leaderthumb a
{
display:block;
width:100%;
height:100%;
font:inherit;
text-decoration:none !important;
}

div.icon
{
width:44px;
height:44px;
float:left;
padding:4px;
}

div.namedesc
{
width:184px;
height:44px;
line-height:22px;
float:left;
padding:4px 4px 4px 0px;
}

div.name
{
height:22px;
width:184px;
color:#FFFFFF;
font-weight:bold;
}

div.name a
{
color:#FFFFFF !important;
text-decoration:inherit;
font-weight:bold;
}

div.desc
{
height:22px;
width:184px;
color:#999999;
font-weight:normal;
}

div.desc a
{
color:#999999 !important;
text-decoration:inherit;
font-weight:normal;
}

div.profileleft
{
float:left;
width:150px;
padding:0px;
}

div.profileright
{
float:left;
width:300px;
padding:0px 0px 0px 10px;
}


