div.bookingform {
	background: url("../images/back_bf.png") top left no-repeat;
	width:300px;
	height:200px;
	float:left;
}

form.bookingform {
	width:300px;
}

.bftop {
	width:300px;
	padding-left:70px;
	padding-top: 8px;
}

.bfbol{
	font-size: 20px;
	font-weight: bold;
	color:#4BA5DD;
	height: 25px; 
}

div.bfcontent {
	width: 300px;
	height: 170px;
	padding-left:15px;
	padding-top: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bfperiod {
	width:275px;
}

.bfperiod input{
	width:100px;
}

table.bfage {
	width:275px;
	font-size: 12px;
	height:45px;
}

.bfflexi tr{
	text-align: left;
	color: #474747;
	font-size: 11px;
}


.searchbutton {
	text-align: right;
	vertical-align: bottom;
	width:40px;
}

.godirect {
	padding-left:3px; 
	padding-top:5px;
	height: 20px;
}

.godirect a:link{
	color:#4BA5DD;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.godirect a:hover{
	color:#4B5CDD;
	text-decoration: none;
}


/* CSS booking form dx */

.bfperioddx {
	font-size: 11px;
}

.bfperioddx input{
	width:70px;
	font-size: 11px;
}

.bfflexidx tr{
	text-align: left;
	color: #474747;
	font-size: 11px;
}

.bfagedx {
	font-size: 11px;
}

.searchbutton input{
	width:50px;
}

.bfagedx tr{
	font-size: 11px;
}
