div.user-bar
{
margin-left : 0px;
margin-top : -18px;
width : 100%;
height : 120px;
}
div.avatar
{
margin-top : 20px;
margin-left : 20px;
}
img.avatar
{
height : 60px;
width : 60px;
}
div.medals
{
position : absolute;
margin-top : -60px;
margin-left : 80px;
}
div.content
{
position : absolute;
margin-top : 0px;
margin-left : 20px;
}
div.box-mb2
{
position : absolute;
margin-top : 10px;
height : 200px;
width : 400px;
border-style : ridge;
border-color :  #b4f6f3;
background-color : #b4f6f3;
}
div.name-box
{
border-style : ridge;
border-color :  #b4f6f3;
background-color : #b4f6f3;
}
