.mod_hotel_reservation {
	/*background:  url('../images/reservation_bg.png') no-repeat;*/
	color:#fff;
	padding:5px 5px 10px 10px;
	/*width:210px;*/
	border-spacing: 0px 0px;
	border-collapse: separate;
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color:#B65150;
	margin-top:15px;
}

.mod_hotel_reservation input, .mod_hotel_reservation select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border: 1px solid #787878 !important;
	margin: 0 !important;
}

.tr_title_hotelreservation td{
	font-size:18px;
	/*text-shadow:0 1px 0 #0B0807;*/
	padding: 5px 0 5px 0 !important;
}

.mod_hotel_reservation img {
	border: 0 !important;
	vertical-align: top;
	margin-top:1px;
	background: none 0 0;
	text-indent: -3000px;
}

.mod_hotel_reservation  a, .mod_hotel_reservation  a:visited{
	color: #FCE1A3;
}

#jhotelreservation_hotel_id{
	width: 145px;
}

.btn_hotelreservation{
	background:  url('../images/view-button.png') no-repeat;
	height:29px;
	width:74px;
	margin-top:15px;
	text-indent: -3000px;
}

.btn_normal
{
	color				:#050;   
	font				:bold 12px'trebuchet ms',helvetica,sans-serif;   
	background-color	:#fed;  
	border				:1px solid;  
	width				:150px;
	padding				:0px 0px;

}

.tr_title
{
	background-color	:#BBBBBB;
	text-align			:center;
	vertical-align		:middle;
}

