#objectWrapper {
	width: 750px;
	height: 140px;
	margin: 0 0 10px 0;
	padding: 0;}
	
div#main {
	margin-bottom: 30px;}

div.container {
	width: 560px;
	font-size: 12px;
	margin: 0 0 20px 0;}

div#loader {
	margin: 20px 0 20px 0;
	border: 1px solid #00a0e2;
	width:400px;
	height:65px;
	text-align: center;
	margin-left: 77px;}

div#loader p{
	margin: 10px 0 10px 0;
	padding: 0;
	color: #00a0e2;	
	font-weight: normal;
	font-size: 11px;}

div#dealsHeader {
	display: none;}

div#dealsHeader td {
	font-weight: bold;
	color: #00a0e2;	}

div#dealsTable div table,
table.deal{
	width:550px;
	border-bottom: 1px solid #00a0e2}
	
.dealTo{
	width: 25%;
	font-size: 12px;}
	
.dealFrom{
	width: 25%;
	font-size: 12px;}
	
.dealDate{
	width: 18%;
	font-size: 12px;}
	
.dealPrice{
	width: 22%;
	font-size: 12px;
       	color: #00a0e2;
	font-weight: bold;}
	
.dealLink{
	width: 10%;
	font-size: 12px;
	text-align: right;}

span.zeroFare {
    display: block;
    background:#faf1a2;
    color: #003798;
    width:35px;
    float:left;
    margin-right: 3px;
}
span.noZeroFare {
    display: block;
    height:1px;
    width:35px;
    float:left;
    margin-right: 3px;
}



h1 {
	font-size: 18px;
	color: #00a0e2;
	padding-top: 0px;
	margin-top: 0px}


p {
	font-size: 12px;
	color: #000000;
}

#paxLayer {
	margin-left: 12px;
	height: 154px;
	width: 204px;
	display: none; 
	background: transparent url(../images/seatseeker/pax_bg.gif)  no-repeat;
	z-index: 100; 
	position: absolute;
	overflow: hidden;}
	
#paxLayer h4{
 	margin:  7px 0 5px 14px;
	font-size: 14px;
	color: #00a0e2;
}	

#paxLayer form{
	margin: 5px 0 0 14px;
	width:175px;
	height: 117px;
}

#paxLayer form button{
  	margin: 5px 0 5px 45px;
	cursor: pointer;
	background: 0 0 no-repeat;
	border: none;
}
