
#experts{
margin-top: 20px;
text-align: center;
color: #474747;
}

#searchListings{
margin-top: 10px;
color: #000;
}

#circle{
float: left;
margin-right: 20px;
border: 0px;
}

#newFeature{
	border: 0px;	
}

#viewListings{
margin-top: 60px;
color: #474747;
}

#auctions,
#realestate
{
width: 280px;
font-size: 9pt;
}

#auctions{
float: left;
}

#realestate{
float: right;
}

#agentContainer{
margin: 20px;
}

#agentContainer img{
float: left;
margin: 20px;
}

#agentContactInfo{
position: absolute;
margin-top: 50px;
margin-left: 200px;
}

#agentName{
font-weight: bold;
font-size: 12pt;
}

#agentBio{
margin: 20px;
margin-top: 300px;
}




