div#agentSpace div#agentSide
{	margin:				-17px 0 0 -48px;
	position:			absolute;
	left: 0; ie
	_left: -159px;
}
div#agentSpace div#agentSide a
{	color:				black;
}
/* This and the above absolute will break the standard layout. Keep in mind!*/
div#agentSpace div#agentBody
{	margin:				0 0 0 160px;
	_margin:				0 -20px 0 160px;
	_position: relative;
}

div#agentSpace div#agentBody p
{	_width: 95%;
}

div#agentSpace div#agentSide div.top
{	background:		url(/imgs/design/silver/side-top.jpg) no-repeat;
	_background:		url(/imgs/design/silver/noshade/side-top.jpg) no-repeat;
	width:				100%;
	padding:			2px 0 0 0;
}
div#agentSpace div#agentSide div.bottom
{	background:		url(/imgs/design/silver/side-bottom.png) no-repeat;
	_background:		url(/imgs/design/silver/noshade/side-bottom.jpg) no-repeat;
	width:				100%;
	height:				197px;
}
div#agentSpace div#agentSide div.bottom h4
{	padding:			8px 4px 0 0;
}
div#agentSpace div#agentSide div.bottom ul
{	margin:				6px 0pt 0pt 40px;
}

div#agentSpace div#agentSide img
{	margin:				2px 0 0 4px;
	position:			relative;
	width:				184px;
}

div#agentSpace div#agentBody div#agentFeats h2
{	background:		url(/imgs/design/silver/bar.jpg) no-repeat;
	_background:	url(/imgs/design/silver/noshade/bar.jpg) no-repeat;
	height:				35px;
	position:			relative;
	margin:				12px 0 0 -16px;
	width:				528px;
	text-align:		left;
	padding:			2px 0 0 14px;
	font-weight:	normal;
	color:				black !important;
}

