/* CSS Document */

select#HotelID .lazona 
{
	color:#014D9A;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
}


select#HotelID .elhotel , select#ZonaID .elhotel 
{
	color:#014D9A;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	/*padding-left:15px;*/
}

div.searchcon 
{
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: 0.9;
	background-color:#ffffff;
}

select.sel5 
{
	width:40px;
}

.elframe 
{
	position:absolute;
	top:0px;
	width:1px;
	height:1px;
	visibility:hidden;
	z-index:100;
}
