#graybg{
	background-color:#000000;
	cursor:wait;
	height:100%;
	left:0;	
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:0.7;
	position:fixed;
	position:absolute;
	top:0;
	width:100%;
	z-index:888;
}
#booknow{
	position:absolute;
	width:285px;
	height:229px;
	float:left;
	top:0;
	left:0;
	background:#FFFFFF;
	z-index:999;
	overflow:hidden;/*must have*/
}
#booknow iframe{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px;/*must have for any big value*/
}
#booknow #book{
	width:185px; 
	background:url(../images/bcont.jpg);
	float:left;
	height:223px;
	padding:35px 50px 20px 50px;		
}
.grcl{
	width:285px;
	height:36px;
	background:url(../images/closebg.gif) top left repeat-x;
	float:left;
}
.bclose{
	width:22px;
	height:36px;
	float:right;
	background:url(../images/bclose.gif);
	cursor:pointer;
}
#book p{
	float: left;
	padding:0;
	width: 200px;
	margin:0;
}	
.moreinfo{
	font-size:9px !important;
	color:#9D102D !important;
	text-decoration:none !important;
	border-bottom:1px dashed #9D102D !important;
	line-height:14px !important;
	float:left;
	margin-right:35px !important;
}
.bnlabel-je {
	color:#111111;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 !important;
	padding:2px 4px 10px 0;
	width:90px;
	text-align: left;
}
.bnimput-je {
	border:1px solid #5B5643;
	color:#383126;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal !important;
	height:16px;
	line-height:15px !important;
	width:72px;
}
.bsub-je {
	background:transparent url(../images/bsub.gif) repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:left;
	height:16px;
	width:69px;
}

.smallsel-je {
	border:1px solid #5B5643;
	color:#383126;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal !important;
	line-height:12px !important;
	margin:0 0 8px 2px;
	text-align:left;
	width:42px;
}