@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
}

a img {
    border: 0;
}

body {
    background: none !important;
}

/* Reset some weird affiliate-specific settings if present */
.b_bContent {
	position: static;
	background: none;
	margin: 0;
}

#b_searchboxInc {
	width: 400px !important;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}

#b_frmInner {
    overflow: hidden;
}

input.b_submitButton {
    float: right;
}

#b_searchboxInc a.calender img {
    background: #003580;
}

.blur {
    color: #999 !important;
}

#b_calendarPopup {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
    color: #003580;
    display: none;
    position: absolute;
    background-image: url(http://www.booking.com/static/img/shadow3.png);
    padding: 0 4px 4px 0;
}

