/* CSS Document */
#contentwrapper {
	display:inline;
	border:1px solid #FF0000;
}
/*---------------used for the serial number----------------*/
.hotelnum {
	background:transparent url(../images/details/results/number.gif) no-repeat scroll 0%;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:bold;
	height:34px;
	margin-right:10px;
	padding-top:5px;
	text-align:center;
	width:39px;
}
/*------------------------------Ends here---------------*/