﻿.left_column{
	width:345px;
	float:left;
}
.right_column{
	width: 625px;
	float:right;

}
.worldItsYours {
	width: 349px;
	height: 350px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/products/world_its_yours.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.worldItsYours2 {
	width: 349px;
	height: 350px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

.lastMinute
{
	width: 628px;
	height: 117px;
	position: relative;
	display: block;
	float: left;
	padding: 15px 0 0 0;
	margin: 9px 0 0 11px;
	_margin: 4px 0 0 8px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/flights/back_last_minute.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.lastMinute h2 {
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 35px;
	_margin: 0 0 0 20px;
	color: #FCBD12;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	width: 370px;
}
.lastMinuteText {
	width: 370px;
	height: 70px;
	position: relative;
	display: block;
	float: left;
	color: #333333;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0 0 35px;
	_margin: 5px 0 0 20px;
}
.dontWait {
	width: 372px;
	height: 150px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 17px;
	background-image:url('../img/flights/dont_wait.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.smallPromotion {
	width: 241px;
	height: 150px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 6px;
	background-image:url('../img/generics/back_promotion_small.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.carRental {
	width: 373px;
	height: 364px;	
	position: relative;
	display: block;
	float: left;
	padding: 20px 0 0 0;	
	margin: 10px 0 0 17px;
	_margin: 10px 0 0 2px;
	background-image:url('../img/cars/back_cars_guide.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.carRental h2 {
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 25px;
	_margin: 0 0 0 15px;
	color: #FCBD12;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	width: 320px;
}
.carRentalText {
	width: 320px;
	position: relative;
	display: block;
	float: left;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 25px;	
	_margin: 0 0 0 15px;
}
.carRental ul {
    width: 320px;    
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 25px;
	_margin: 0 0 0 15px;
	list-style: none;
}
.carRental ul li {
   	background-image:url('../img/cars/dot.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	#background-position: left 7px;
	_background-position: left 4px;
	padding: 0 0 0 15px;
	margin: 25px 0 0 0;
	font-size: 13px;
	color: #FFFFFF;
}
.containerCars 
{
    display: block; 
    float:right; 
    position: relative;
    width: 641px;
    _width: 630px;
    _height: 375px;
    margin-top: -2px;
 }
.bestGiftIE {
    _margin-left: 5px;
}
.lastMinuteIE {
    _margin-left: -3px;
}