
#agentsframe {
	background: #B5A691;
	width: 100%;
	padding:0;
	margin:0;
	text-align:center;
}

#agentstable {
	width:100%; 
	border:2px solid #333333;
}

#agentstable td {
	margin:12px;
	width:50%;
	vertical-align:top;
	background:#FFFFFF;
	padding:2px;
}

.agentinnerbox {
	min-height:138px;
	height:auto !important;
	height:138px;
	border: 1px #333333 solid;
	color:#333333;
	text-align:left;
	font-family:"Century Gothic", Arial;
	font-size: 14px;
}

.indvagentinnerbox {
	height:138px;
	width: 350px;
	border: 1px #333333 solid;
	color:#333333;
	text-align:left;
	padding-left:5px;
}

.agentthumb {
	margin:3px 8px 3px 3px;
	float:left;
}

.agenttitle1 {
	font-family:"Century Gothic", Arial;
	font-size: 18px;
	font-weight:bold;
	background: #CEC4B3;
	margin-bottom:3px; 
	padding-top:0px;
}

.agenttitle2 {
	font-family:"Century Gothic", Arial;
	font-size: 18px;
	font-weight:bold;
	background: #D5CCBD;
	margin-bottom:3px; 
	padding-top:0px;
}

#agentprofile {
	width:90%;
	height:100px;
	padding:10px;
	background:#333333;
}

#profilebox {
	width:95%;
	height:94px;
	border:#FFFFFF 3px solid;
	color:#FFFFFF;
}

#profilebox p {
	line-height:94px;
	margin:0;
	text-align:center;
	font-family:"Century Gothic", Arial;
	font-size:2em;
}
