div#b_contenitore{
	color:#FFFFFF;
	width:607px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:#cccccc 1px solid;
}

.b_dest {
	text-align:left;
	position:absolute;
	left:5px;
	top:30px;
}

div#b_contenitore h1 {
	text-align:left;
	font-size:15px;
	margin:0;
	padding:5px 0 0 5px;
	font-weight:bold;
	color:#33408C;
}


div#b_contenuti{
	position:relative;
	height:100px;
	background:url("../../../images/stories/sfondo.gif") right 0 no-repeat;
}


.browse {
	font-size:10px;
}

.browse a{
	font-weight:bold;
}

.hotel_form_checkin {
	position:absolute;
	top:30px;
	left:190px;
	margin:0;
	padding:0;
}

.hotel_form_checkin_title {
	text-align:left;
	font-size:10px;
	font-weight:bold;
}

.hotel_form_checkout {
	position:absolute;
	top:30px;
	left:360px;
	margin:0;
	padding:0;
}

.hotel_form_checkout_title {
	font-size:10px;
	font-weight:bold;
}


.titoloOptions {
	font-size:10px;
	font-weight:bold;
}

select#b_checkout_day, select#b_checkin_day  {

}

select#b_checkin_month, select#b_checkout_month {

}

hr {border-color:#135cae;}

p {
	padding: 0 5px;
	margin:0;
}

.inline {
	display:inline;
}

.booking_button {
	position:absolute;
	border:none;
	left:530px;
	top:40px;
	margin:0;
	padding:0;
	text-align:right;
}

.submit {
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#135cae;
}

div#usps {
	position:absolute;
	left:90px;
	top:80px;
	width:300px;
	font-weight:bold;
}


.even {
	font-size: 12px;
 	color:white;
}

.odd {
 	font-size: 12px;
 	color:white;
}


.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

.clearBoth {
	clear:both;
}
