

#flightConfirmDiv {
width: 770px;
font-size: 10px;
}
table.helpT
{ text-align: center;
font-family: Lucida Grande;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 450px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.helpHed
{ border-bottom: 1px solid #6699CC;
  background: url(/media/full.jpg) repeat-x top left;
text-align: left;
text-indent: 0px;
font-family: Lucida Grande;
font-weight: normal;
font-size: 11px;
height: 15px;
padding: 5px;
valign: top;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Lucida Grande, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Lucida Grande;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 480px;
valign: top;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

table.checkout
{ text-align: center;
font-family: Lucida Grande;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 200px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.money
{ border-bottom: 1px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #fafafa;
text-align: left;
text-indent: 0px;
font-family: Lucida Grande;
font-weight: normal;
font-size: 11px;
height: 15px;
padding: 2px;
color: #404040; }

.sup
{ text-align: left;
font-family: Lucida Grande;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 450px;
height: 15px;
padding: 5px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 


/* 2 Column Fixed Width */

#leftflight { 
 color: #333;
 border: 1px solid #ccc;
 margin: 10px 5px 10px 0px;
 padding: 10px;
 width: 485px;
 float: left;
 margin-left: 10px;
}
#rightflight { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 width: 205px;
 display: inline;
 position: relative;
 margin-right: 5px;
}

.homepulldown
{

}

.flighttitle
{
	color: #815c33;
	font-size: 12px;
	line-height: 24px;
}


