#mtr_quickquote div select{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
}
#mtr_quickquote .sselect{
	width:145px;
}
#mtr_quickquote_persons{
	width:55px;
}
.booknow{
	width:67px;
	height:22px;
	border:none;
	cursor:pointer;
}
.more{
	width:67px;
	height:22px;
	border:none;
	cursor:pointer;
}
.more_red {
	border:none;
	cursor:pointer;
}
#priceformright input{
	display:block;
	float:left;
}
.mtl_object_right .more{
	display:block;
	float:left;
	margin-left:200px;
}
.mtl_object_right .booknow{
	display:block;
	float:left;
	margin-left:10px;
}
.booknow_mini{
	border:none;
	cursor:pointer;
}

.ico_ok {
	padding: 3px 0 3px 20px;
}
.ico_false {
	padding: 3px 0 3px 20px;
}

/* recommendation */
.recommendation_right input, .recommendation_right textarea {
	padding: 3px;
}
label.error {
	color: #ff0000;
	display: block;
	clear: both;
	padding: 3px 0 3px 20px;
}
input.error, form textarea.error {
	border: 1px dotted #ff0000;
}
