input.large {
	color:#666 !important;
	padding:7px 5px !important;
	font-size:12pt !important;
}

div#listing-details {
	width:612px;
	margin:10px;	
}

#listing-details h1.listing-title {
	font:bold 16pt Georgia, serif;
	color:#277fc6;
	font-variant:small-caps;
	letter-spacing:.05em;
}

#listing-details span.listing-id {
	font-weight:normal !important;
	color:#ccc !important;
	font-size:50%;
}


#listing-details div {
	margin:10px 0;
}

#listing-details #listing-description {
	font:11pt Georgia,serif;
	color:#555;
	line-height:3ex;
}

#listing-booking {
	clear:both;	
}

#listing-rate-icon {
	width:auto;
	float:left;
}

#listing-booking-detail {
	float:left;
	clear:right;
}

ul.hmenu {
	width:auto;
	list-style:none;
	padding:0;
	margin:0;
	height:36px;
	overflow:hidden;
}

ul.hmenu li {
	display:inline-block;
	
}

ul.hmenu li:before {
	content:' | ';
}

ul.hmenu li:first-child:before {
	content:'';
}

#listing-photo {
	width:360px;
	height:240px;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	padding:10px;
}