#content {width: 1000px;}
#content p, #content ul { margin: 5px 0 3px 0;}
#content li { margin: 3px 0 2px 0;}
#flights {width: 98%; margin-left: 1%; margin-right: 1%; margin-top: 10px; margin-bottom: 5px; min-height: 400px; *height: 400px; font-size: 11px;}
#flights-schedule {border:1px solid #0080C6; margin-top:10px; margin-bottom:15px;}
#flights th { background-color: #0080C6; color: #ffffff; padding:3px; text-align: center; font-size: 11px;}
#flights   td { text-align: center; font-size: 11px; padding:3px;}
#flights  .odd td { background-color: #ffffff;}
#flights  .even td  { background-color: #eeeeee;}
 .fl-book{
	color: #A24F59;
	font-weight: normal;
	font-size: 10px;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
}
 .fl-book:hover{
	color: #924F59;
	text-decoration: underline;

}

.ct-btn-book {
 margin-bottom: 3px;
}

