﻿.SearchResults
{
}

.SearchResults .Error, .SearchResults .Default
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #152C79;
}

.SearchResults .SearchHeaderProduct
{
	border-top: dashed 1px #70A3C2;
	border-bottom: dashed 1px #70A3C2;
	width: 100%;
}

.SearchResults .SearchHeaderOther
{
	border-top: dashed 1px #70A3C2;
	border-bottom: dashed 1px #70A3C2;
	width: 100%;
}

.SearchResults .SearchHeaderProduct .Text,
.SearchResults .SearchHeaderOther .Text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #152C79;
	text-transform: uppercase;
}

.SearchResults .SearchEntryProduct,
.SearchResults .SearchEntryOther
{
	padding-bottom: 10px;
}

.SearchResults .SearchEntryProduct .Link,
.SearchResults .SearchEntryOther .Link
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #152C79;
}

.SearchResults .SearchEntryProduct .Description,
.SearchResults .SearchEntryOther .Description
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #808080; 
	padding-left: 15px;
	padding-top: 2px; 
	width: 650px;
}

.SearchResults .PageNums,
.SearchResults .PageNums a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #152C79;
	text-decoration: none;
}

.SearchResults .PageNums .Current
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
