
table.featuredTable
{
	width:540px;
}

#featured-companies-td
{
	background-image:url('/images/featured_companies_bg.gif'); 
	background-position:right top; 
	color:White; 
	padding-top:5px; 
	padding-bottom:3px; 
	background-repeat:no-repeat; 
	width:160px;  
	text-indent:8px; 
	font-size:14px;
}

#our-recommendations-td
{
	background-image:url('/images/our_recommendations_bg.gif');
	background-position:right top;
	color:White;
	padding-top:5px;
	padding-bottom:3px;
	background-repeat:no-repeat;
	width:380px;
	text-indent:8px;
	font-size:14px;
	
}



#listings hr
{
	color:#ccc;
	border:0;
	width:540px;
	background-color:#ccc;
	height:1px;
	text-align:left;
	
	
}

#listingsFooter
{
	text-align:center;
	font-size:11px;
	font-family:Arial;
	color:White;
	padding-top:11px;
	padding-bottom:7px;
	width:540px;
	margin-top:4px;
	background-repeat:no-repeat;
	
	background-image:url('/images/listings_footer_bg.gif');
}

#listingsFooter img
{
	position:relative;
	top:5px;
}

#main-body-td
{
	padding:0 20px;
}

#main-body-td h1
{
	text-align:left;
}


img
{
	border:0;
}

table.listingTable
{
	width:540px;
	border:solid 1px White;
	cursor:pointer;
}

td.listingLogo
{
	width:161px;
	text-align:center;
}

td.listingLogo a
{
	text-decoration:underline;
}

td.listingDescription
{
	width:369px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E8EBED;
}

td.listingDescription span
{
	font-weight:bold;
}


div.listingDescriptionBody
{
	padding-top:5px;
}