div#sortResultsBy{
	margin-top:0;
}
div#sortResultsBy form{
	padding:0;
	margin:0;
}
div#sortResultsBy input{
	position:relative;
	top:4px;
	height:15px;
}
* html div#sortResultsBy input{
	position:relative;
	top:0px;
}
div.panel div.hotelHeader{
	width:100%;
	clear:right;
	display:block;
	margin-bottom:10px;
	line-height:20px;
}
div.panel div.hotelHeader a.hotelName{
	/*font-size:12px;
	font-weight:bold;*/
}
div.panel div.hotelHeader span.suburbName{
	font-size:12px;
}
div.panel div.hotelHeader span.searchDates{
	font-weight:normal;
}
div.panel div.hotelHeader span.prevNights{
	margin-left:303px;
	min-width:1px;
}
div.panel div.hotelHeader span.pricePerNight{
	margin-left:18px;
	font-size:11px;
}
div.panel div.hotelHeader span.nextNights{
	margin-left:16px;	
}	
table.hotelHeaderTable td.prevNightsCell{
	/*text-align:right;
	min-width:418px;
	width:418px;*/
}
table.hotelHeaderTable td.pricePerNightCell{
	text-align:center;
	font-size:11px;
	min-width:158px;
	width:158px;
}
table.hotelHeaderTable td.nextNightsCell{
	/*text-align:left;
	min-width:154px;
	width:154px;*/
}	
div.panel div.hotelImageHolder{
	/*width:125px;
	float:left;
	padding-right:10px;
	border-right:1px dashed #CCCCCC;*/
}
div.panel div.hotelImageHolder img{
	margin-bottom:10px;
}
div.panel div.hotelInfoHolder{
	float:right;
	width:570px;	
}
div.panel div.hotelImageHolder div.addToShortlist{
	padding-top:5px;
}
div.panel div.hotelImageHolder div.photoGalleryLink img{
    margin: 0px 5px 0px 0px !important;
    width: 22px;
    height: 22px;
    border: 0px;
}
div.panel div.hotelImageHolder div.photoGalleryLink a.photoGalleryText{
	position: relative; 
	top: -5px;
}
div.pageNavigation{
	margin:0px 0px;
	text-align:right;
}
div.pageNavigation a.current{
	margin:5px 0px;
	font-weight:bold;
	text-decoration:none;
}
div.pageNavigation.left{
	float: left;
	padding-left: 10px;
}
div.additionalInfo{
	clear: both;
	margin:10px 0px;
}
/* new*/
div.hotelImageLinks{
	line-height:15px;
	padding-left:2px;
}
div.shortlistHotelDescription{
	margin:10px 0px;
}
div.shortlistFeatures{
	margin:10px 0px;
}
div.shortlistMoreInfoLink{
	margin:10px 0px;
}
div.shortlistMoreInfoLink span.ffPointsEarned{
	margin-left:185px;
	vertical-align:middle;	
	text-align:right;
}
div.pageNavigation select.pageCountSize{
	font-size: 10px;
}

* html div.panel div.hotelInfoHolder div.priceTableFooter table td
a.button{
      /*height:19px;*/
}
div.searchWait {
	padding-left: 311px;
}
span.resultsPerPage {
	float: left; 
	padding-left: 20px;
}
