/* unix */

body {
	text-align: center;
}
/* Per bug 0013847 we are disabling the max-width hack on IE6. */
body {
	background: white;
}
#bodyconstraint {
	text-align: left;
}
#bodyconstraint-inner {
	position: static;
}
/* End bug 0013847. */
#doc .hotellist .colright div {
    width: 100%;
}
#doc .hotellist .colright h3 {
    padding-right: .6em;
}
p.error {
    height: 2.4em;
}
#searchresultsTmpl #fullwidth {
    height: 200px;
}
#sortAndDest {
    height: 1.5em;
}

.hotelchars .description h3 img, #doc h2 img {
    position: relative;
}

.generalblock li {
    height: 33px;
}

#searchboxInc .advcontainer h4.IEafterFloat {
    padding-top: 1.2em;
}

#b2searchresultsPage #lookDifferent {
    width: 100%;
}

#rssFormInc .inputcontainer {
    height: 1%; /*Holly hack, see http://www.positioniseverything.net/explorer/threepxtest.html*/
}

/* book process */
div.overview {
    margin-top: 2.4em;
}
#bookConfirm div.overview, #mybookingTmpl div.overview {
    margin-top: 0; 
}
#homein div#homeindiv { /* hack for yui calendar in IE6 */
	width: 180px;
}

#st_container{
	height: 1%;
}
/* hotellist_exp seems safe to delete */
table.hotellist_exp .featuredRooms td.rm_sgl{
	background: url('/static/img/experiments/max-bg.gif') no-repeat top right #fef3d1;
}
/* hotellist_exp seems safe to delete */
table.hotellist_exp .featuredRooms td.rm_dbl{
	background: url('/static/img/experiments/max2-bg.gif') no-repeat top right #fdedbc;
}
/* hotellist_exp seems safe to delete */
table.hotellist_exp .featuredRooms td.rm_lrg{
	background: url('/static/img/experiments/max3-bg.gif') no-repeat top right #fce398;
}

.hideFromIE6 {
	display:none;
}

img.boxcorner {
	display:none;
}

#showprices_holder {
	width: 600px !important; 
}

#greybar {
	height: 1%;
}
