#content { width: 100%; margin-left: 0; }
#content .listing_categories
{
	width: 100%;
	margin-top: 2px;
	border-top: 1px solid #ccc;
}

#content .listing_categories *
{
	line-height: 1.2;
}

#content .listing_categories tr td
{
	width: 33%;
}

#content .listing_categories tr td h3 a
{
	font-size: 14px;
}


#content .listing_categories tr td a
{
	color: #0001A4;
}

#content .listing_categories tr td h3 { margin-bottom: 3px; }

#content .listing_categories tr td div { padding: 0 10px; height: 200px; margin-bottom: 5px; }

#content .listing_categories tr td div ul
{
	width: 180px;
	float: right;
}

#content .listing_categories tr td div ul li { margin-bottom: 2px; }

#content .listing_categories tr td div ul li a { font-size: 12px; }

#content .listing_categories tr td span
{
	background: transparent url(/img/most_shadow.jpg) no-repeat scroll center bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .listing_categories tr td span a { font-size: 12px; }

#content .listing_categories tr td a
{
	font-size: 14px;
	color: #0001A4;
}

#content .listing_categories tr td a:hover
{
	text-decoration: underline;
}