@charset "utf-8";
/* CSS Document */

#agentphoto{
float:left;
margin:10px;
}

#agentphoto img{
border:1px solid #000000;
}

#agentinfo{
margin:0 0 0 210px;
height:280px;
width:412px;
}

#agentcontainer{
height:300px;
}

#agenttitle{
font:bold 14px "Times New Roman", Times, serif;
}
#agentname{
font:bold 14px "Times New Roman", Times, serif;
}