/* Airline News Page */

.airline_news_top_wrapper {
	padding-top: 25px;
	overflow: hidden;
	margin-bottom:3px;
}
.airline_news_top_wrapper p {
	clear: none !important;
}
.airline_news_top_wrapper .imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.airline_news_top_wrapper img.heading {
	display: block;
	margin-bottom:5px;
}

.airline-whitebox {
	background-color: white;
	border: solid 1px #cfe3f7;
	padding: 10px;
	margin-bottom: 10px;
}

#content .airline-whitebox a, #content .airline-whitebox a img {
	border-bottom:none !important;
}

.airline-whitebox table {
	width:580px !important;
	font-size:1.1em;
	margin-top:5px !important;
}

.airline-whitebox table th {
	text-align:left;
}

#content .airline-whitebox table a {
	border-bottom:1px solid #75aadb !important;
}

#content .airline-whitebox table p {
	font-size:1.1em;
	padding:0;
	font-weight:normal;
}

#content .airline-whitebox table ul {
	font-size:1.1em;
	font-weight:normal;
	padding:0;
}

.airline-whitebox table tr.odd-row {
	background:#e7f1fa;
}

.airline-whitebox table td.first-col {
	font-weight:bold;
        padding:10px 5px 10px 20px !important;
        width:100px;
}

.airline-whitebox table td.last-col {
	text-align:right;
}

.book-flights-link {
	background:url('/webdesign.nsf/attachmentsbytitle/btn-next.gif/$FILE/btn-next.gif') no-repeat center right;
	padding-right:20px;
	line-height:1.3em;
}

.book-flights-link:hover {
	background:url('/webdesign.nsf/attachmentsbytitle/btn-next-over.gif/$FILE/btn-next-over.gif') no-repeat center right;
	padding-right:20px;
}




