div.profile
{
float:left;
margin-top:20px;
width:650px;
margin-bottom: 55px;
}

div.profile h3
{
margin:0;
padding:0;
color:#164c98;
}

div.profile strong
{
color:#164c98;
font-weight:normal;
}

div.profile img
{
float:left;
margin-right: 15px;
}


div.desc
{
float:right;
width:510px;
}
