.latest_users{
width: 300px;
margin: 0 auto;
padding: 0 15px;
/* background: url(../../gfx/promote_view/c_background.gif) 0 0 repeat-x; */
color: #999;
padding-bottom: 1px;
margin-bottom: 10px;
}

.latest_users h2{
margin: 0 -15px 10px -15px;
height: 30px;
line-height: 30px;
padding: 0 0 0 15px;
color: #666666;
font-size: 8pt;
background: url(../../gfx/user/latest.gif) 0 0 no-repeat;
}
.latest_users a{
width: 65px;
height: 75px;
padding: 5px;
/* background: url(../../gfx/user/shadow.png) 50% 50% no-repeat; */
display: block;
float: left;
}
.latest_users img{
width: 65px;
height: 75px;
border: solid 1px #CCC;
}
.latest_users p{
margin-top: 1em;
text-align: center;
}

