body{
	margin:0px;
	border:0px;
	padding:0px;
	color:black;
	background-color:white;
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}
a:link{
	color:#990000;
	text-decoration:underline;
}
a:visited{
	color:#660033;
	text-decoration:underline;
}
a:hover{
	color:#ff7422;
	text-decoration:underline;
}
input,select,textarea{
	font-size:12px;
	padding:0px;
	margin:0px;
}
table{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	empty-cells:show;
	page-break-inside:avoid;
}
td,th{
	padding:0px;
	/* IE 5 and 5.5*/
	font-size:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th{
	/* IE 5 and 5.5*/
	text-align:left;
}
table.searchTableSS,
table.searchTableIL,
table.searchTableLB{
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
}
table.searchTableSS td{
	padding:3px 1px 3px 3px;
}
table.searchTableIL td{
	padding:5px 0px;

}
table.searchTableIL.long td{
	padding:6px 0px;

}
table.searchTableLB td{
	padding:2px 0px 2px 2px;
}
table.passengerTable td{
	padding:1px 10px 1px 0px;

}
table.datesPassengerTable td{
	padding:0px 0px;
}
table.searchTableIL td.firstTD{
	padding-left:5px;
	/*height:50px;*/
}
table.searchTableIL td.firstTD a.logoClick{
	margin:0;
	display:block;
	text-decoration:none;
	height:25px;
	margin-bottom:20px;
}
select.cities{
	width:120px;
}
input#intTripTypeReturn,
input#intTripTypeOneWay{
	position:relative;
	top:2px;
	margin:0;
}
label.disabled{
	color:#888888;
}
div.goButtonSS{
	margin-right:3px;
}
div.goButtonIL{
	margin:0px 0px 2px 7px;
}
div.goButtonLB{
	margin-top:10px;
}
div.goButtonUK{
	margin:0px 0px 2px 132px;
}
*html div.goButtonUK{
	margin-left:128px;
}
*html a.UKbutton{
	display:block;
}
select#intDepMonthYear,
select#intRetMonthYear{
	width:80px;
}
select#intDepDay,
select#intRetDay{
	width:63px;
}
.clearit:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearit { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearit {height: 1%;}
.clearit {display: block;}
/* End hide from IE-mac */

