
#DirectoryList
{
	width: 448px;
	/*clear: both;*/
	margin-top: 15px;
}

#List
{
	width: 448px;
	clear: both;
	margin:0px;
	padding:0px;
}

.Count {margin:0px 0px 10px 0px;
	padding:0px;}

#MandatoryText
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: red;
}


.DirectoryListItems
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #E6E3F5;
}


.CompanyName
{
	display: block;	
	margin-bottom: 10px;
}

.CompanyName a:visited
{
	color:#B396D1;
}

.CompanyLogo
{
	float: right;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}

.CompanyLogoDetail
{
	margin-top: 15px;
}

.NewSearch
{
	margin-top: 10px;	
	float: left;
}

#DirectoryDetail
{
	width: 448px;
	/*clear: both;*/
}

#CategorySponsor
{
	width: 428px;
	margin-top: 10px;
	padding: 10px;
	background-color: #E6E3F5;
	margin-bottom: 15px;
}

.CategorySponsorImage
{
	width: 124px;
	border: solid 1px #000;
}

.SmallText
{
	margin-left: 125px;
	font-size: 11px;
	color: #666;
}

/* Search Results Directory Listings */
/* ---------------------------------------------------------- */


.CompanyNameSearchResults
{
	display: block;	
	margin-bottom: 6px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #e4e4e4;
}



/* Search Details */
/* ---------------------------------------------------------- */

#CompanyDetail {margin-right:5px;}

#CompanyDetail th {
	font-weight:bold;
	padding:4px 20px 4px 0px;
	vertical-align:top;

}

#CompanyDetail td {
padding:4px 0px 4px 0px;
}
