.comboboxContainer {
	border: medium none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	float:left;
}
.comboboxValueContainer {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/header-input-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.comboboxValueContent {
	padding-left: 12px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #b37f32;
	top: 6.5px !important;
}
.comboboxDropDownContainer {
	overflow: hidden;
	cursor: pointer;
	color: #333333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #866237;
	border-bottom-color: #866237;
	border-left-color: #866237;
	margin-top:-5px;
}
.comboboxDropDownButton {
	width: 36px;
	height: 38px;
	background-image: url(images/header-input-bt.png);
}
.comboboxGroupItemHeader {
	display: block;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.comboboxGroupItemContainer {
	padding-left: 0px;
	margin-left: 0px;
}
.comboboxItem {
	font-weight: normal;
	font-style: normal;
	padding: 3px 5px;
	border-bottom: solid 1px #eee9da;
}
.comboboxItemHover {
	background-attachment: scroll;
	background-color: #fde79f;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	padding: 3px 5px;
	border-bottom: solid 1px #eee9da;
}
.comboboxGroupItemContainer .comboboxItem {
	padding-left: 20px;
	margin-left: 0px;
}
.comboboxContainer .comboboxValueContainer {
	width:160px !important;
}
.comboboxContainer .comboboxContainer {
	width:160px !important;
	margin-right:18px;
}
* html .comboboxContainer .comboboxContainer {
	width:160px !important;
	margin-right:9px;
}
.comboboxContainer .comboboxDropDownContainer {
	width:122px !important;
}
.comboboxContainer2 .comboboxValueContainer {
	width:200px !important;
}
.comboboxContainer2 .comboboxContainer {
	width:200px !important;
	margin-right:18px;
}
.comboboxContainer2 .comboboxDropDownContainer {
	width:158px !important;
}
.comboboxContainer3 .comboboxValueContainer {
	width:130px !important;
}
.comboboxContainer3 .comboboxContainer {
	width:130px !important;
	margin-right:25px;
}
.comboboxContainer3 .comboboxDropDownContainer {
	width:88px !important;
}
.comboboxContainer4 .comboboxValueContainer {
	width:155px !important;
}
.comboboxContainer4 .comboboxContainer {
	width:120px !important;
}
.comboboxContainer4 .comboboxDropDownContainer {
	width:113px !important;
}

/* блок справа */

.hotel-search .comboboxValueContent {
	padding-left: 5px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #27241F;
	/*top: 6.5px !important;*/
}
.hotel-search .comboboxValueContainer {
	background:none;
}

.hotel-search .comboboxDropDownButton {
	width: 28px;
	height: 28px;
	background-image: url(images/item-form-arrow.png);
}
.hotel-search .comboboxContainer .comboboxValueContainer {
	width:174px !important;
}
.hotel-search .comboboxContainer .comboboxDropDownContainer {
	width:140px !important;
}
.hotel-search #date .comboboxContainer .comboboxValueContainer {
	width:58px !important;
}
.hotel-search #date .comboboxContainer .comboboxDropDownContainer {
	width:40px !important;
}
.hotel-search #date .comboboxContainer10 .comboboxValueContainer {
	width:50px !important;
}
.hotel-search #date .comboboxContainer11 .comboboxValueContainer {
	width:65px !important;
}
.hotel-search #date .comboboxContainer12 .comboboxValueContainer {
	width:59px !important;
}

.hotel-search .comboboxDropDownContainer {
	overflow: hidden;
	cursor: pointer;
	color: #333333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006790;
	border-bottom-color: #006790;
	border-left-color: #006790;
	margin-top:-5px;
}
.hotel-search #date .comboboxContainer {
	float:left;
	width:58px !important;
}
.hotel-search #date .comboboxContainer .comboboxContainer {
	width:58px !important;
}
.hotel-search #date .comboboxContainer10 .comboboxContainer {
	width:50px !important;
}
.hotel-search #date .comboboxContainer11 .comboboxContainer {
	width:65px !important;
}
.hotel-search .comboboxContainer .comboboxContainer {
	margin-right:0px;
}
