.carout,
.carhome,
.submit,
.submitSmall,
.logo,
.logoText,
.searchLogoIE,
 img { behavior: url('/css/iepngfix.htc') }

.menuItemFirst,
.menuItem {
padding: 5px; color: white; float:left; margin-right: 60px;
}

.menuItemFirst a:link {text-decoration: none; color:white;}
.menuItemFirst a:visited {text-decoration: none; color: white;}
.menuItemFirst a:active {text-decoration: none; color: white;}
.menuItemFirst a:hover{text-decoration: none; color: #7ebaff;}

.menuItem a:link {text-decoration: none; color:white;}
.menuItem a:visited {text-decoration: none; color: white;}
.menuItem a:active {text-decoration: none; color: white;}
.menuItem a:hover{text-decoration: none; color: #7ebaff;}

h3, p {
  padding: 0px;
  margin: 0px;
}

h2 {
  padding: 0px;
  margin: 0px;
  font-family: arial; font-size: 14px;
  font-weight: normal;
}

.menuItemFirst {
margin-left: 85px;
}

.block3,
.block {
width: 150px; height:140px; border-right: 1px solid white; float:left;
font-family: arial; font-size: 70px; color: white;
padding: 10px;
}

.block3 {
border: 0px;
}

select .secondRow,
select {
 border: 2px solid #a0a0a0; float:left; margin-right: 5px; margin-bottom: 10px; width:54px;
 font-family: arial; font-size: 13px;
 color: #4b90d2;
 }

select.secondRow {
    margin-bottom: 0px;
}

.bookTop {
background: url('/img/menu_bg.jpg'); float:left; margin-right: 3px; height: 18px; padding: 5px;
font-family: arial; color: white;font-size: 12px;
margin-top: 5px;
}

.carout {
    background: url('/img/carout.png') no-repeat;
    width: 35px; height: 15px; float:left;margin-top: 4px; margin-left: 5px;
}

.carhome {
    background: url('/img/carhome.png') no-repeat;
    width: 35px; height: 15px; float:left;margin-top: 4px; margin-left: 5px;
}

a.calendar {
float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 3px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/img/calendar.png') no-repeat;
}

.submit {
background: url('/img/button.png') no-repeat;
width: 108px;
height: 36px;
float:left;
border: 0px;
font-family: arial;
font-size: 14px;
color: white;
padding-bottom: 5px;
margin-top: 10px;
overflow: hidden;
}

.submitSmall {
background: url('/img/button_small.png') no-repeat; width: 81px; height: 27px; float:left; border: 0px; padding-bottom: 4px; color: white; font-family: arial; margin-left: 30px; margin-top:10px;

}

.logo {
    width: 90px; height: 106px; position:relative; top: 26px;
        background: url('/img/logo.png') no-repeat; float:left;
}

.logoText {
    width: 233px; height: 36px; margin-top: 52px; margin-left: -20px;
        background: url('/img/logo_text.png') no-repeat; float:left;
}

.contentContainer,
.iframeContainer {
border-left: 3px solid #eb9034; border-right: 3px solid #eb9034; border-bottom: 3px solid #eb9034;background: white; float:left;
}

.iframeContainer {
    height: 800px;
    padding-left: 22px;
    width: 527px;
}

.containerRight {
    float:left; width: 555px; padding-left: 5px;
    font-size: 13px;
    font-family: arial;
}

.containerRightHome {
    float:left; padding-left: 10px; padding-right: 10px; padding-top: 10px; width: 540px;
}

.contentContainer {
    padding: 10px;
    width: 529px;
}

.containerRightTop {
    background: url('/img/menu_bg.jpg'); height:18px; border: 1px solid #eb9034; font-family: arial; font-size: 14px; margin-top: 10px; color: white; padding: 5px;
}

.bookForm {
    width: 206px; padding-left: 10px; padding-right: 10px; padding-top:10px; float:left;
}

.container {
    background-color: #7ebaff; margin-top: 10px; border: 1px solid #569eea;
}

.wrapper {
    margin: 0px auto; width: 800px; background-color: white;
}

.searchLogoIE,
.searchLogo {
width: 44px; height: 70px;position:absolute; background: url('/img/searchLogo.png') no-repeat;
}

.searchLogoIE {
top:0px; left: -52px;
}

.searchLogo {
top:-12px; left:-52px;


}

.bestRates {
    width: 500px;
    font-size: 11px;
    font-family: arial;
    
}

.bestRates strong {
    font-size: 12px;
    font-family: arial;
    
}

.bestRates td {
    font-size: 11px;
}

.bestRates input {
    border: 2px solid #a0a0a0;
    

}

.bestRates span {
    font-size: 11px;
    font-family: arial;

}




