.res_app_stack {
	background: transparent url('/images/stacks/short/blank.gif') no-repeat;
	color: #888888;
}

#reservation_app {
	position: relative;
	margin-top: -2px;
	padding: 0 20px;
	line-height: 18px;
}

#reservation_app input {
	border: 1px solid #7f9db9;
	font-size: 10px;
	color: #888;
	line-height: 14px;
	margin: 0;
	padding: 3px;
	*padding: 2px;
	*margin-top: -1px;
}

.res_app_stack .item-group {
	float: left;
}
.res_app_stack .item-group.col-left {
	margin-right: 4px;
	_display: inline;
}

.res_app_stack .last {
	margin-right: 0;
}

#groupCode {
	width: 92px;
}

a.calendar {
	text-indent: -9999px;
	background-image: url('/images/calendar.gif');
	background-repeat: no-repeat;	
	width: 13px;
	height: 10px;
	*margin-bottom: 4px;
	overflow: hidden;	
	margin-left: 6px;
	display: inline-block;	
}
a.calendar:hover {
	background-position: 0 -10px;
}

#groupcode, #corporateId {
	width: 70px;
}
.res_app_stack ul {
	float: left;
}
.res_app_stack ul li {
	float: left;
	margin-right: 110px;
	_display: inline;
}

#show_options {
	cursor: pointer;
	font-weight: bold;
}

#hidden_options {
	background: #fff url('/images/stacks/short/blank.gif') repeat scroll left bottom;
	display: none;
	clear: left;
	postion: absolute;
	z-index: 10;
	width: 400px;
	margin-left: -20px;
	_margin-left: 0;
	padding: 0 20px 15px;
	_padding: 0 0 15px;
}

#rateCode {
width: 165px;
}

.more-promos label {
display: block;
padding-top: 3px;
clear: both;
}

.btn_check_rates {
	background: url('/images/check_rates.gif') no-repeat;
	float: right;
	height: 21px;
	margin-top: 18px;
	_margin-top: 14px;
	width: 146px;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
}
.btn_check_rates:hover {
	background-position: 0 -21px;
}
