div.gridPanel{
	border:1px solid #DEDEDE;
	padding:8px;
	background-color:#F7F7F7;
	width:auto;
	display:block;	
	float:right;
}
* html div.gridPanel{
    width:710px;
}
div.rrTabbedPanel {
	margin:0;
}

div.rrTabbedPanel div.body{
	height:305px;
}
div.bottomNavLinks{
	background-image:url(../../red-img/readydeals/bg_searchresults_bottom.gif);
background-repeat:no-repeat;
height:24px;
padding:10px 20px 0 10px;
}

div.bottomNavLinks a.prevNav { position:absolute; margin:0; }

html[xmlns*=""]:root div.bottomNavLinks a.nextNav { position:relative; left:520px; }



div.bottomNavLinks a.nextNav { position:absolute; margin-left:635px !important; margin-left:115px !important!; margin-left:115px; }


div.bottomNavArrow{
	margin:0;
	padding:0;
}
div.bottomNavArrow img { visibility:hidden; height:0; width:0; }


/* overrides*/
table.priceGrid td{
	padding:5px 3px;
}
table.priceGrid td.action{
	padding:5px 12px;
	text-align:right;
}
table.priceGrid td input.chkBox{
	margin:3px 0 0 0;
}
span.prevNights{
	margin-left:170px;
}
span.pricePerNight{
	margin-left:40px;
	font-size:10px;
}
span.nextNights{
	margin-left:40px;
	margin-bottom:20px;
}
/* Ie Hack*/
* html table.priceGrid td input.chkBox{
	margin:0;
}
div.priceTableFooter span.ffPointsEarned{
	float: left;
	margin:0;
	position:relative;
	top:3px;
	visibility:hidden;
}
* html div.priceTableFooter span.ffPointsEarned{
	position:fixed;
}
div.priceTableFooter span.ffPointsEarnedText{
	float: left; 
	margin-top: 10px; 
	margin-left: 5px;
	visibility:hidden;
}
* html div.priceTableFooter span.ffPointsEarnedText{
	position:fixed;
}
div.priceTableFooter span.cancellationPolicyLink{
	text-align: right; 
	float: right; 
	margin-right: 10px; 
	margin-top: 10px;
}
* html div.priceTableFooter span.ffPointsEarnedText{
	position:fixed;
}
div.additionalInfo{
	clear: both;
	margin:10px 0px;
}
table.hotelHeaderTable td.prevNightsCell{

}
table.hotelHeaderTable td.pricePerNightCell{
	line-height:30px;

}
table.hotelHeaderTable td.nextNightsCell{

}	

div.panel span.searchDates{
	font-weight:bold;
}
