.flights_list {
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	border: 1px solid #CCCCCC;
}
.flights_list:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	display: block;
	border: 1px solid #CCCCCC;
}
.flights_list_title {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.greyborder1px {
	border: 1px solid #666666;
}
.moreinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}
.moreinfo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-left: 10px;
}
.city_hotels_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
}
.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
}
.advertiser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	text-indent: 10px;
}
