
.result
{
	clear: both;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
	position: relative;
	top: 0px;
}

.resultLeft span
{
	display: block;
}

.resultLeft
{
	width: 35%;
	float: left;
	border-right: 1px dashed #3330A1;
}

.resultRight
{
	float: right;
	width: 64%;
	z-index: 10;
}

.moreInfo
{
	clear: both;
	text-align: right;
	color: #90000C;
	font-weight: bold;
	font-size: 120%;
	z-index: 10;
}

.moreInfo a:link 
{
	color: #90000C; 
	text-decoration: underline; 
	z-index: 12;
}

.moreInfo span
{
  color: #90000C; 
	text-decoration: underline; 
	z-index: 12;
	cursor: pointer;
}

.resultName
{
	font-weight: bold;
}

.resultRegroupmentName
{
  font-weight: bold;
  text-decoration: underline;
  color: blue;
  cursor: hand;
  cursor: pointer;
}

.resultComm
{
	margin-left: 15px;
}

.rdIcons
{
	/*position: relative;
	width: 420px;
	top: -35px;
	left: 10px;*/
	position: absolute;
	top: -38px;
	left: 10px;
	z-index: 12;
	line-height: 0px;
}

.resultIconsWrap
{
	position: relative;
	top: 0px;
}

.rdIcons img
{
	display: inline;
}

.rcResult
{
	width: 100%;
}

.panelSort
{
	float: right;
	width: 69%;
	padding-right: 0;
	text-align: right;
}

.panelSort a
{
	margin-right: 5px;
}

.resultsCount
{
	float: left;
	width: 30%;
}

.resultLine
{
	position: relative;
	top: -15px;
	width: 680px;
	background-image: url(Images/rline.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 0;
	z-index: 0;
	padding-top: 2.8em;
	margin-bottom: 10px;
}
.resultOffers
{
	width: 660px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.resultNoOffer
{
	width: 100%;
	text-align: right;
}

.resultLink
{
	margin-right: 20px;
}

.resultRebate
{
	float: right;
	clear: both;
}

.distance
{
  color: #90000C;
  font-style:italic;
}

.promo
{
  padding-bottom: 6px;
}

.imgPromo
{
  float: left;
  padding-right: 6px;
  padding-bottom: 6px;
}
