/* reset.css */
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#666;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

#footer h2, #footer h3, #footer h4{
	margin: 0;
} 

/* css stylesheet for temp header_footer without gridsystem */

.clearfix{
	clear: both;
	float: none;
	display: block;
	height: 1%;
	overflow: hidden;
    visibility: hidden;
}
#tempHeaderLeft{
	width: 188px;
}
#tempHeaderRight .bread{
	margin: -30px 0 0 0;
	padding: 0;
}
#tempHeaderRight{
	margin-left: 200px;
}
#tempHeaderRight .bread{
	float: left;
	width: 100%;
	margin-top: 15px !important;
}
.ie6 #tempHeaderRight .bread, .ie7 #tempHeaderRight .bread{
	margin-top: 5px !important;
}
#contentHeaderForm p{
	margin-top: 6px;
}
#tempHeaderRight #searchForm #qLab{
	margin-top: 4px;
}

#contentFlagBt{
	padding-right: 16px;
}

#contentHeaderForm{
	float: left;
}
#footer .bread, .colTitle, .inter, #interOther, .bgTitle, .POSFooter{
	padding-left: 30px;
}
#contentTableSell{
	padding: 0 0 0 30px;
}

.POSFooter{
	float: left;
	width: 45%;
}
.hotelOwner{
	display: block;
}

.POSFooterSec{
	padding-right: 16px;
	float: right;
}

