.utop_title {
  padding:5px; 
  width:400px;
  border-top: 1px dashed #F38922; 
  text-align:center;
  color:#484848;
  font-weight:bold;
 }
 
.utop_avatar {
float:left; 
width:96px;
padding:0px;
margin:2px 4px 100px 0;
text-align:center;
border: 1px dashed #F38922;
background-color:#FAEEE2;
}