﻿
.SearchContentDiv
{
	margin-left:5px;
	margin-bottom:10px;
	min-height:100px;
	margin-top:5px;
	padding:0 0 0 5px;
	float:left;
}

.SearchContentDiv .resultsTitle
{
	margin-left: 8px;	
	margin-top:10px;
	font-weight:bold;
}
div.SearchContentDiv a
{
	 color:#616365;
	 text-decoration:none;	
}
div.SearchContentDiv a:visited
{
	 color:#616365;
	 text-decoration:none;	
}
div.SearchContentDiv a:hover
{
	 color:#9e9a68;
	 text-decoration:underline;	
}

div.SearchContentDiv .searchresultrow
{
	margin-top:4px;
	margin-left: 8px;
	
	padding-bottom:2px;
	
}
div.SearchContentDiv .separatorrow
{
	border-bottom:solid 1px #eaeaea;
	width:490px;
	height:1px;
}

div.SearchOtherTypes
{
	margin-top:20px;
	width:490px;
	margin-left:5px;
	float:left;
}

div.SearchOtherTypes a
{
	 color:#363534;
	 text-decoration:none;	
}
div.SearchOtherTypes a:visited
{
	 color:#363534;
	 text-decoration:none;	
}
div.SearchOtherTypes a:hover
{
	 color:#363534;
	 text-decoration:underline;	
}
div.SearchOtherTypes div.typesheading
{
	background-image:url(imgs/ui/2nd_level_title_bg2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:26px;
	width:490px;
	font-weight:bold;
}
div.SearchOtherTypes div.typesheading div
{
	margin-left:13px;
	margin-top:4px;
	padding:5px 0 0 0;
	color:#0e5a9f;
}
div.SearchOtherTypes div.linkrow
{

}
div.SearchOtherTypes div.linkrow div
{
	margin-left:13px;
	margin-top:4px;
}

div.SearchOtherTypes div.typesfooter
{
	background-image:url(imgs/ui/2nd_level_title_bg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:18px;
	width:490px;
	font-weight:bold;	
	margin:5px 0 0 0;
}
