#divSX {
	float: left;
	width: 265px;
	margin:10px 0 0 10px;
}

#divCX {
	float: left;
	width: 265px;
	margin:10px 0 0 10px;
}

#divIntro {
	width: 243px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	padding: 5px 10px 20px 10px;
	background-color: #DFDFD7;
	border:solid 1px #aaab9f;
	margin-bottom: 10px;
}

#divOffers {
	width: 243px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	padding: 5px 10px 10px 10px;
	background-color: #DFDFD7;
	border:solid 1px #aaab9f;
	margin-bottom: 10px;
}

#divBooking {
	width: 245px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	padding: 0 10px 10px 10px;
	background-color: #DFDFD7;
	margin-bottom: 10px;
}

#divHolidays {
	width: 243px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	padding: 0 10px 20px 10px;
	background-color: #DFDFD7;
	border:solid 1px #aaab9f;
	margin-bottom: 10px;
}

#divPackages {
	width: 243px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	height: 250px !important; /*hack per bug ie boxmodel*/
	height /**/: 238px; /*hack per bug ie boxmodel*/
	padding: 0 10px 10px 10px;
	background-color: #DFDFD7;
	border:solid 1px #aaab9f;
	margin-bottom: 10px;
}

.carousel ul li {
	text-align:center;
	width:180px;
	height:115px !important;
	height /**/:125px;
	overflow:hidden;
	background-color:#8A8A7E;
	padding:5px 0 5px 0;
}

.carousel ul li img {
	border:solid 1px #ccc;
}


