/* CSS Document */
.findacruiseForm {
	background-color:#006699}
FORM.findacruiseForm SELECT, FORM.findacruiseForm OPTION
{
	font-size: 11px;
	color: #333333;
	background-color: #E2F4FA;
}
.search {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.freenewsletter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
#searchform
{
	width:200;
	text-align:center; 
	margin-bottom:5px;
}

.saving {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 0px 2px;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C7E4EC;
}
.lastminutedeal {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

