#search_form {
	float:left;
	visibility: visible;
	width:150px;
}
#search_form form {
 margin: 0px;
 padding: 0px;
}
#search_form #top
{
	height:20px;
	background-image:url('http://www.justonehotel.com/templates/hbp-default/images/search-form/half-curve-top.gif');
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
}
#search_form #middle
{
	background-color:#EAE3EB;
}
#search_form #bottom
{
	clear:both;
	height:20px;
	background-image:url(http://www.justonehotel.com/templates/hbp-default/images/search-form/half-curve-bottom.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
#search_form .spacer
{
	background-color:#F4F0F4;
	height:3px;
	font-size:1px;
	clear:both;
}
#search_form select, #search_form input {
	font-size:11px;
	letter-spacing:.06em;
}
.roomSeg 
{
	width:100%;
	clear: both;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
}
.roomSeg #label {
	width:100%;
	text-align: left;
	float: left;
	clear:right;
	display: list-item;
}
.roomSeg .roomItem 
{
	float:left;
	vertical-align:middle;
}

.form_seg 
{
	width:100%;
	clear: both;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;

}	
	
.form_seg_item {
	float:left;
	vertical-align:middle;
	font-size:11px;

	}
	
.form_seg_label {
	width:100%;
	text-align: left;
	float: left;
	clear:right;
	display: list-item;
	font-size:11px;

}


	
#roomDetail {
	padding:1px 0px 1px 0px;
	overflow: visible;
 }
.search-button {
/* position:relative;
	margin-left:16px;*/
	margin:2px 0px 2px 16px;
	width:119px;
	height:21px;
}

.search-button a, .search-button a:visited
{
	text-align:center;
	display:block;
	height:19px;
	width:119px;
	background-image:url(http://www.justonehotel.com/templates/hbp-default/images/button-background.gif);
	color:#969;
	padding-top:2px;
	font-weight:bold;
	font-size:12px;
	background-position:0px -21px;
	color:#FFF;
}
.search-button a:hover
{
	background-position:0px 0px;
	color:#636;
	text-decoration:none;
}


#checkinWeekday,  #checkoutWeekday, .form_subsection_head
{
	font-weight:bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.warn
{
	font-weight:bold;
	color:#CC0000;
	display:none;
}

#search_form .warn
{
	font-size:11px;
	background-color:#F4F0F4;
	text-align:center;
}

.notShown
{
	display:none;
}
