table.featuredTable
{
	width:500px;
	margin-left:20px;
}

#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:340px;
	text-indent:8px;
	font-size:14px;
}

#listings hr
{
	color:#ccc;
	border:0;
	width:500px;
	background-color:#ccc;
	height:1px;
	text-align:center;
}

#listingsFooter
{
	text-align:center;
	font-size:11px;
	font-family:Arial;
	color:White;
	padding-top:11px;
	padding-bottom:7px;
	width:500px;
	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:500px;
	border:solid 1px White;
	cursor:pointer;
}

td.listingLogo
{
	width:161px;
	text-align:center;
}

td.listingLogo a
{
	text-decoration:underline;
}

td.listingDescription
{
	width:329px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E8EBED;
}

td.listingDescription span
{
	font-weight:bold;
}

div.listingDescriptionBody
{
	padding-top:5px;
}

A {
	color: #255398;
	text-decoration: underline;
}

A:hover {
	color: #255398;
	text-decoration: none;
}

TD {
	font-size: 12px;
}
