@charset "utf-8";
/* CSS Document */

.special_cruise_left{
	width:304px;
	height:386px;
	background-image:url(../img/cruises/special_back_left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0 12px 0 0;
	float:left;
	clear:left;
}
.special_title{
	height: 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:600;
	padding-top: 7px;
	text-align:center;
}

.special_text{
	height:190px;
	padding-top:20px;
	padding-left: 15px;
	margin: 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.lastminPrice{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #900;
	padding-top:10px;
	margin-bottom:5px;
}

.special_img{
	clear:both;	
}





















.special_cruise_right{
	width:304px;
	height:386px;
	background-image:url(../img/cruises/special_back_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	float:left;
}

.special_cruise_left ul li{
	padding-left: 30px;
	
}