.random_div {
float:left;
position:relative;
text-align:center;
width:100%;
margin:5px 0 15px 0;
}

.randomtitulo {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#F4F4F4 none repeat scroll 0 0;
border-left:1px solid #C0C0C0;
border-right:1px solid #D0D0D0;
border-top:1px solid #C5C5C5;
color:#414141;
float:left;
font-size:18px;
font-weight:bold;
height:20px;
left:42px;
line-height:20px;
padding:0 10px;
position:relative;
top:15px;
}

.random_users_fundo {
background:#f4f4f4 none repeat scroll 0 0;
height:172px;
margin:35px auto;
width:95%;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #cccccc;
}

.random_users_wrap {
margin:0 auto;
padding-left:5px;
padding-top:10px;
width:98%;
}

.user-wrap {
margin:0 auto;
text-align:center;
padding:15px 0 10px;
margin: 2px 2px 1px 2px;
background: #eeeeee;
width:112px;
display:inline-table;
vertical-align:top;
}

.user_avatar {
background:url(../images/bgtransp.png);
}

.user-wrap:hover {
background: #e6e6e6;
}

.user_nomeinfo{
color: #414141;
font-weight:bold;
padding:0 5px;
}

.user_nomeinfo:hover{
color: #c6a802;
}
