/* Booking_Engine_Css */

.field { 
	border:1px solid #CCCCCC;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-left:5px;
} 
.box2 { 
	border:1px solid #42607E;
	height:271px;
}
.box2inter input { 
	border : none;
	vertical-align : middle;
} 
.box2inter { 
	border : none;
	border-style : solid;
	border-width : 1px;
	color : #666666;
	font-weight : bold;
} 
.box2rest { 
	color : #666666;
	font-weight : bold;
} 
.box2intertxt { 
	border : none;
} 
.box2intertxt a { 
	border : #355b7d;
} 
.box2intertxt input { 
	vertical-align : middle;
}
.box2interwithborder { 
	border : #355b7d;
	border-style : solid;
	border-width : 1px;
}
.engine_head {
	font-size:13px;
	background-image:url(../Images_new/engine-blue-bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
	line-height:31px;
}
.box2 P { 
	color:#FFFFFF;
	padding-left:5px;
	margin:0;
	font-weight:bold;
	line-height:30px;
	}
input { 
	border : 1px solid #999999;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	color : #000000;
}
