#booking_widget {
	width: 250px;
	height: 210px;
	position: relative;
    background: transparent;
	font-size: 10px;
}
#booking_tabs {
	position: absolute;
	top: 10px;
	left: 0px;
	margin-left:10px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#tabscontent {
	position: absolute;
	width: 228px;
	height: 168px;
	top: 27px;
	left: 0px;
	border:solid #16516F 1px;
	background-color: #FFF;
	margin-left:10px;
}
#booking_tabs ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 240px;
	height: 17px;
	background: transparent;
	font-weight:bolder;
}
#booking_tabs li {
	display: inline;
	text-transform: uppercase;
}
#booking_tabs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	background: #70B0B9 no-repeat left top;
	color: #fff;
	text-decoration:none;
	padding: 3px 10px 3px 10px;/*  Adjust L/R pad for fit when tabs change */
}
#findConvRes {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d44d20;
	font-size:10px;
}
#booking_tabs a:hover {
	background-color: #16516F;
	color: #fff;
}
#tabHeaderActive a {
	background-color: #16516F;
	color: #fff;
}
div.rbox {
	display:block;
	position:absolute;
	top:2px;
	left:150px;
	width:50px;
}
div.rbox2 {
	display:block;
	position:absolute;
	left:150px;
	bottom:30px;
	width:50px;
}
div.rbox3 {
	display:block;
	position:absolute;
	text-align:center;
	left:133px;
	top:17px;
	width:91px;
}
.tabContent {
	width: 210px;
	font-size: 8px;
	padding-left: 10px;
	font-weight: bold;
}
span.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	float: left;
	margin-top: 7px;
}
.tabContent img {
	margin-bottom: -1px;
}
input.bw {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 2px solid #0F4768;
	border-right: 2px solid #D4D0C8;
	border-bottom: 2px solid #D4D0C8;
	border-left: 2px solid #0F4768;
}
select.bw {
	font-family:Arial, Helvetica, sans-serif;
}
.bw_search {
	border: none;
}
select.time {
	margin-left:0;
	margin-top:0;
}
select.bw {
	font-size: 10px;
	border-top: 2px solid #0F4768;
	border-right: 2px solid #D4D0C8;
	border-bottom: 2px solid #D4D0C8;
	border-left: 2px solid #0F4768;
}
br.clear {
	clear: both;
}
img {
	border: none;
}

