div#topLine {
left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#currencies {
float: none;
}

.check-flight-date, .check-flight-numb, .check-flight-body select { /* IE6 fix*/
	border: 1px solid #B7B7B7;
	width: 100px;
	height: 16px;
	margin-bottom: 10px;
}
#dateRange-from {
	border: 1px solid #7f9db9;
}
.shadow-block {	
	padding-bottom: 5px;
}