﻿.FilterYourSelectionsTitle
{
	margin-top:5px;
	float:left;
	width:100%;
	border:solid 1px #E5E5E5;
	margin-left:-2px;
	padding:0px 0px 1px 0px;
	background-color:#E7E7D1;
}
.FilterYourSelectionsTitle span
{
	padding-left:8px;
}
.YourSelections
{
	/*height:25px;*/
	float:left;
	width:100%;
	border-left:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	border-right:solid 1px #E5E5E5;
	padding:3px;
	background-color:#F9F9F9;
	color:#990000;
	font-size:110%;
	font-weight:bold;
	font-family:Segoe UI;
}
.Filter
{
	float:left;
	width:798px;
	border-left:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	border-right:solid 1px #E5E5E5;
	background-color:#F9F9F9;
}
.FilterColumn
{
	float:left;
}
.FilterBody
{
	float:left;
	padding: 5px 8px 5px 8px;
	height:120px;
	width:98px;
	border-collapse:collapse;
}
.FilterBodyMore
{
	float:left;
	padding: 5px 8px 5px 8px;
	height:105px;
	width:573px;
	border-right:solid 1px #F0F0F0;
	border-bottom:solid 1px #F0F0F0;
}
.ResultsHeader
{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.ResultsHeader .ResultsCount
{
	float:left;
	line-height:18px;
	color:#324B81;
	font-weight:normal;
	font-size:90%;
	font-weight:bold;
}
.ResultsHeader .ResultsCount span
{
	margin-top:10px;
	padding-left:5px;
}
.ResultsHeader .PageNumbers
{
	float:right;
}
.ResultsHeader .PageNumber
{
	float:left;
	border:1px solid #E1E1E1;
	width:19px;
	height:18px;
	text-align:center;
	font-weight:normal;
	line-height:18px;
	margin-left:2px;
	color:#324B81;
}
.ResultsHeader .PageNumber a
{
	display:block;
	background-color:#F0F0F0;
}
.ResultsHeader .PageNumber a:hover
{
	text-decoration:none;
	background-color:#FDDF77;
	color:#324B81;
	cursor:hand;
}
.ResultsHeader .PageNumber a.Selected
{
	text-decoration:none;
	background-color:#FDDF77;
	color:#324B81;
	cursor:hand;
}
.List 
{
	float:left;
	clear:left;
	width:100%;
}
.List td
{
	padding:5px 5px 15px 5px;
	vertical-align:top;
	background:url(/compare/!images/result_footer.jpg) repeat-x 100% 100%;
	border-top:solid 1px #F0F0F0;
}
.List .Image
{
	border-left:1px solid #F0F0F0;
	width:120px;
}
.List .Image img
{
	margin-left:10px;
}
.List .Description
{
	padding-left:8px;
	padding-top:8px;
	width:433px;
}
.List .Description .Title a
{
	font-size:120%;
	font-weight:bold;
}
.List .Review
{
	text-align:center;
	padding-top:5px;
	width:107px;
}
.List .Merchant
{
	text-align:center;
	width:150px;
}
.List .Price
{
	color:Black;
	text-align:center;
	width:107px;
	font-size:125%;
	font-weight:bold;
	padding-top:6px;
	border-right:1px solid #F0F0F0;
}
.List .Price .Cost
{
	padding-bottom:5px;
}