#profile {

}

#profile h3 {
border-bottom:1px solid #CCC;
margin:0;
}

#profile img {
max-width:350px;
}

#profile table.stats {
margin-bottom:15px;
}

#profile .sb {
float:left;
width:150px;
background-color:#EEE;
border:1px solid #CCC;
padding:5px;
}
#profile .sb ul {
margin:10px 0 10px 0;
padding:0;
list-style-type:none;
}
#profile .sb li {
padding-bottom:2px;
border-bottom:1px solid #DDD;
}

#profile .main {
float:right;
width:600px;
}

#profile table.stats {
}

#profile img {
text-align:center;
}

#profile .friends h3 {
margin-bottom:0;
font-size:1.1em;
}

#profile .bio {
margin-bottom:15px;
}
