

.rebate
{
	font-size: 75%;
	color: #c60;
}

h3.category
{
	background-color: #EAEAEA;
	color: #5F5E5E;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 10px;
	position: relative;
	width:635px;
	z-index :-1;
}

.category span.totals
{
	font-size: 13px;
	font-weight: normal;
	padding-right: 15px;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 10px;
}

.results
{
	margin:0 10px;
}

.search_group
{
	margin: 0 10px 10px 0;
	z-index: 5;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}

ul.results li
{
	padding: 0 0 0 10px !important;
}
.results li
{
	border-bottom: 2px dotted #CCCCCC;
	line-height: 1.5;
	list-style-type: none;
	padding: 5px 5px 5px 0;
}

ul.results li h4, ul.results li p
{
	margin: 0;
}
.results li h4
{
	font-size: 11px;
	font-weight: bold;
}

.results C0, .results C1, .results C2
{
	font-weight:bold;
}

.results li h4 a
{
	color: #364770 !important;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}

.results li h4 a:hover
{
	text-decoration: underline;
}
a
{
	cursor: pointer;
}

ul.results li h4, ul.results li p
{
	margin: 0;
}

.search_group p.recap
{
	font-size: 13px;
	margin: 20px 10px;
}

.search_group p.recap span
{
	margin-right: 20px;
}

.search_group p.recap a
{
	background: url("images/yellow_arrow_button_right.gif") no-repeat scroll right center transparent;
	font-weight: normal;
	padding-right: 20px;
	color: #003399;
	text-decoration: none;
}

.search_group p.recap a:hover
{
	background: url("images/blue_arrow_button_right.gif") no-repeat scroll right center transparent;
	color:#000000;
	text-decoration:underline;
}

#searchFooter
{
	color:#003399;
}

#searchFooter a
{
	text-decoration:none;
	color:#003399;
}

#searchFooter .first
{
	font-weight:bold;
}

#searchFooter .previous
{
	background:url("images/search_previous.gif") no-repeat scroll center center transparent;
}

#searchFooter .next
{
	background:url("images/search_next.gif") no-repeat scroll center center transparent;
}

#searchFooter .resultRange
{
	color:#003399;
}

#searchFooter a:hover
{
	text-decoration:underline;
}

#searchFooter .footerback 
{
	font-size:13px;
	margin:20px 10px;
}

#searchFooter .recap 
{
	font-size:13px;
	margin:20px 10px;
}

#searchFooter .recap a 
{
	background:url("images/yellow_arrow_button_right.gif") no-repeat scroll right center transparent;
	font-weight:normal;
	padding-right:20px;
	color:#003399;
	text-decoration:none;
}

#searchFooter .recap a:hover
{
	background: url("images/blue_arrow_button_right.gif") no-repeat scroll right center transparent;
	color:#000000;
	text-decoration:underline;
}

#searchFooter .footerback a 
{
	background: url("images/yellow_arrow_button_left.gif") no-repeat scroll left center transparent;
	font-weight:normal;
	padding-left:20px;
	color:#003399;
	text-decoration:none;
}

#searchFooter .footerback a:hover
{
	background: url("images/blue_arrow_button_left.gif") no-repeat scroll left center transparent;
	color:#000000;
	text-decoration:underline;
}
