.cardintro {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 0 0 5px;
	text-align:left;
}
#phone {
	background: url(/img/pre_call.gif) no-repeat scroll;
	width: 100pxpx;
	height: 31px;
}
a:link {
	color: #297baa;
}
a:hover, a:visited {
	color: #666;
}

.deal {
	padding: 10px 12px;
}
.deal h2 {
	background: url(/img/img_great_travel_deals.gif) no-repeat scroll 0 0;
	width: 162px;
	height: 0;
	padding: 21px 0 0 0;
	margin: 0;
	overflow: hidden;
}
.deal p {
	padding: 6px 6px 6px 14px;
	margin: 0 8px;
	background: url(/img/img_deal_bullet.gif) no-repeat scroll 0 9px;
}
.deal .feature {
	background: url(/img/img_deal_feature.gif) no-repeat scroll 0 0;
	width: 322px;
	height: 80px;
	padding: 40px 14px 0 14px;
	margin: 0;
	text-indent: 0;
	font-weight: bold;
}

#covered {
	background: url(/img/index_covered.jpg) no-repeat scroll 0 0;
	color: #000;
	width: 350px;
	overflow: hidden;
	padding: 40px 0 10px 12px;
	margin: 0 0 0 12px;
	font: 11px Arial, Helvetica, sans-serif;
}
#covered a:link {
	color: #297baa;
}
#covered a:hover,
#covered a:visited {
	color: #666;
}
#covered .list {

}
#covered .list p {
	padding: 0 0 4px 12px;
	text-indent: -6px;
}
#covered #list-a {
	width: 160px;
	float: left;
}
#covered #list-b {
	margin-left: 160px;
	padding: 0 4px;
}
#covered #option {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 14px 0 0 0;
	clear: both;
	width: 350px;
	overflow: hidden;
}
#covered #option a {
	display: block;
}
#covered .option_sub {
	color: #000;
	padding: 10px 0 0 0;	
}	
#covered .option_copy {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 16px 10px 16px 94px;
}