
h2.searchresultsheader
{
    width:616px;
    height:37px;
    color:#000;
    font-family:Arial, Trebuchet MS, Sans-Serif;
    font-size:1.5em;
    line-height:37px;
    text-indent:15px;
    background:no-repeat url(/Shared/css/images/searchresults/headerbg.gif);
}

div.searchFindReview
{
	padding:10px;
	background-color:#565656;
	margin-bottom: 10px;
	margin:0 14px 0px 14px;
}

div.searchFindReview h2
{
	float:left;
	width:auto;
	display:inline;
	margin-right:10px;
	margin-top:3px;
	color:#fff;
	font-size:1.1em;
}

div.searchFindReview input.textBox
{
	float:left;
	display:inline;
	width:445px;
	margin-right:10px;
}

div.searchFindReview input.submitFind
{
	float:left;
	width:auto;
	display:inline;
	margin-top:2px;
}
