.center {
	padding: 0;
}
#crumb {
	text-align: left;
	font-size: 11px;
	background: #eef;
	padding: 8px;
	border-bottom: 1px dotted #999;
}
#detailed_information {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color: #369;
	padding: 14px 8px 0 8px;
}
#detailed_information #hotel_sidebar {
	width: 260px;
	display: block;
	float: left;
	text-align: center;
}
#hotel_sidebar .hotel_logo {
	margin-bottom: 10px;
}
#hotel_sidebar .hotel_image {
	margin-bottom: 10px;
}
#hotel_sidebar .hotel_vtour {
	text-align: left;
}
#hotel_sidebar .hotel_vtour a {
	margin: -111px 0 10px 0;
	position: relative;
	text-align: left;
	height: 0;
	background: url(/images/virtual_tour.png) no-repeat scroll 0 0;
	overflow: hidden;
	padding-top: 101px;
	width: 101px;
}
#detailed_information .hotel_information {
	margin-left: 270px;
}
#detailed_information #anchor {
	font-size: 12px;
	text-align: left;
}
#detailed_information #anchor ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
#detailed_information #anchor li {
	display: inline;
	padding: 0 12px 0 0;
}
#detailed_information #anchor li a {
	white-space: nowrap;
}
#detailed_information #amenity {
	margin: 0;
	padding: 0 8px;
}
#detailed_information #amenity li {
	padding: 0 1% 0 2%;
	background: url(/images/bullet_round.gif) no-repeat scroll left 5px;
	list-style: none;
	float: left;
	width: 47%;
}
#detailed_information .section {
	padding: 0 0 8px 0;
	text-align: left;
}
#detailed_information .section p {
	padding: 0;
	margin: 12px 0 0 0;
	line-height: 18px;
}
#detailed_information .section p.bullet {
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
	line-height: 18px;
	text-indent: -12px;
}
#detailed_information .section_name {
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 20px;
	color: #036;
}
#detailed_information .top {
	font-size: 11px !important;
	font-weight: normal;
	font-family: verdana;
	padding-left: 8px;
	line-height: 20px;
}
#detailed_information #section0 {
	text-align: left;
}
#detailed_information #section0 p {
	text-align: left;
	padding: 6px 0px;
	margin: 0;
}
#detailed_information #section0 .top {
	display: none;
}
#detailed_information .hotel_name {
	font-family: Trebuchet MS;
	font-size: 21px;
	line-height: 24px;
	color: #006;
}
#detailed_information .address {
	font-size: 11px;
}
#detailed_information #section1 p {
	clear: both;
	padding: 8px 0 0 0;
}
