.booking_main{
	 position: relative;
	width: 384px;
	margin-top: 15px;
	margin-bottom: 70px;
	margin-left: 150px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	/*border: 1px solid Black;
	padding: 15px;*/
}
.booking_main select{
	border: 1px solid #DD3D00;
	margin-left: 12px;
}

.title{
	font-size: 23px;
	font-weight: bold;
	color: #DD0000;
	padding-bottom: 34px;
	text-align: center;
}

.caption{
	position: relative;
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 12px;
	 z-index: 4;
}

#price{
	position: relative;
	margin: 0px;
	padding-top:3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #EA391A;
   white-space: nowrap;
	word-spacing: normal;
   text-align: center; 
	
   
	
}

.clear{
	clear: both;
	height: 8px;
}

.free_trans, more_hotels{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 
 
}

.free_trans a{
	color: #EA391A;
}

.more_hotels a{
	 color: Blue;
	 font-size: 14px;
	 font-weight: bold;
}

#breakfast{
  
	color: #D76A19;
}


#trans_free{
	color: #D76A19;
}


#trans_info {
z-index: 10;
position: absolute;
background-color:#DDEEFF;
border: thin solid White;
top: 215px; 
left: -40px;
width: 425px; 
visibility:  hidden;
text-align: center;
 
 }

.trans_info_color{
	color: Red;
}

#info_book{
  display: block;
  text-align: center;
}

.super {
	
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 12px;
	 
}
