﻿ul.links
{

}
li.links 
{
	display:inline;
	list-style-type:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;  
	color: #000099; 	
}

div#content
{
	position:absolute;
	top:0;
	margin:135px 0 0 0;
	width: 100%;
	height: 335px;
}

div#buttondiv
{
	padding: 0;
	margin: 0;
	width: 610px;
	float:left;
	background: url(images/featured-agents.png) no-repeat;	
}

#buttondiv img 
{
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	border:1px solid #555;
	width:96px;
	height:33px;
}


div#info
{
	height:0px;
	overflow:hidden;
}

div#ct1
{
	width: 970px;
}

a.sidelink {
	color:#0000CC;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
}

a.sidelink:hover {
	text-decoration:underline;
	font-weight: normal;
}

.rc_content 
{
	height:100%;
}











