﻿div#main {
	width:998px !important;
}

div#flightsBox {
	width:302px;
	float:left;
	margin:0 30px;
}
div#hotelSearchBox {
	width:284px;
	height:220px;
	margin:0 0 0 2px;
	padding:70px 5px 10px 9px;
	background:url(../img/hotelbox.jpg) no-repeat;
	float:left;

	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	overflow:hidden;
}
body.newLayout div#hotelSearchBox {
	width:335px;
	height:190px;
	padding:100px 5px 10px 10px;
	margin:0;
	float:none;
	text-align:left;
	/*background:url(../img/boxricercanuovo2.jpg) no-repeat;*/
}

div.checkinoutBox {
	width:142px;
	float:left;
	overflow:hidden;
	padding:5px 0;
}

div#hotelListBox {
	width:298px;
	height:298px;
	float:left;
	background:url(../img/hotellistbox.jpg) no-repeat;
	vertical-align:top;
	text-align:center;
}

div#hotelListTabber {
	margin:15px auto;
	width:280px;
	padding:0 0 5px;
	background:url(../img/hotel-list-bottom.gif) bottom left no-repeat;

}
div#hotelListTabber table {
	width:100%;
	margin:0;
}
div#hotelListTabber table td {
	text-align:left;
	vertical-align:top;
	padding:3px;

	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
div#hotelListTabber table td a {
	color:#fff;
	text-decoration:none;
}
div#hotelListTabber table td a {
	color:#000;
	text-decoration:none;
}
div#hotelListTabber table td a:hover {
	color:#f00;
	text-decoration:underline;
}

table td.oddRow {
	background:#fff;
}
table td.evenRow {
	background:#eee;
}

div#hotelListContainer {
	background:url(../img/hotel-list-top.gif) top left no-repeat;
	padding:5px 0 0;
}

div.topcity img {
	float:left !important;
	border:solid 2px #6A6A6A !important;
	margin:5px 5px 5px 0 !important;
	padding:2px  !important;
}
div.topcity p {
	margin:0 0 0 74px;
}

table#rssHotel img {
	padding:2px;
	border:solid 2px #A0E799;
}
