
div#agentSpace div#agentSide a
{	color:				white;
}

div#agentSpace div#agentBody p
{	_width: 95%;
}

div#agentSpace div#agentSide div.top
{	background:		url(/imgs/design/default/side-top.jpg) no-repeat;
	_background:		url(/imgs/design/default/noshade/side-top.jpg) no-repeat;
	width:				100%;
}
div#agentSpace div#agentSide div.bottom
{	background:		url(/imgs/design/default/side-bottom.png) no-repeat;
	_background:		url(/imgs/design/default/noshade/side-bottom.jpg) no-repeat;
	width:				100%;
	height:				204px;
}
div#agentSpace div#agentSide div.bottom h4
{	padding:			4px 0 1px 0;
	
}
div#agentSpace div#agentSide div.bottom ul
{	margin:				14px 0pt 0pt 40px;
}

div#agentSpace div#agentSide img
{	margin:				2px 0 0 4px;
	position:			relative;
	width:				184px;
	_border: 2px solid #012559;
}

div#agentSpace div#agentBody div#agentFeats h2
{	background:		url(/imgs/design/default/bar.jpg) no-repeat;
	_background:		url(/imgs/design/default/noshade/bar.jpg) no-repeat;
	height:				35px;
	position:			relative;
	margin:				12px 0 0 -16px;
	width:				528px;
	text-align:		left;
	padding:			4px 0 0 14px;
	font-weight:	normal;
	color:				white;
}

