		p { font-size:32px; }
		#dlgBook
		{
			display:none;position:fixed;width:794px;height:317px;_position:absolute;
			background:url(../images/v3/v3dlg.png) no-repeat;font-family:Verdana;z-index:20;padding:8px 3px 3px 3px;
		}
		#dlgTicket
		{
			display:none;position:fixed;width:897px;height:513px;_position:absolute;
			font-family:Verdana;z-index:30;padding:0px;
		}
		#dlgHintContainer
		{
			position:fixed;width:600px;height:70px;_position:absolute;z-index:20;overflow:hidden;
		}
		#dlgHint
		{
			position:absolute;top:-70px;width:600px;height:70px;_position:absolute;background:url(../images/v3/v3hintbox.png) no-repeat;
			font-size:12px;font-family:Verdana;z-index:20;padding:8px 3px 3px 3px;margin:0px;
		}
		#dlgHint label
		{
			padding-left:40px;color:#000;font-size:12px;font-family:Verdana;font-weight:bold;
		}
		#dlgHint .hintText
		{
			position:absolute;color:#505050;top:24px;left:43px;width:528px;height:40px;font-size:12px;
		}
		
		#dlgClose
		{
			cursor:pointer;position:absolute;right:9px;bottom:14px;width:17px;height:16px;background:url(../images/v3/v3close.gif);background-position:0 0;
		}
		
		#dlgClose:hover
		{
			cursor:pointer;position:absolute;right:9px;bottom:14px;width:17px;height:16px;background:url(../images/v3/v3close.gif);background-position:0 -17px;
		}
		
		#dlgBook_bkg
		{
			display:none;position:fixed;_position:absolute;
			height:100%;width:100%;top:-1px;left:-1px;background:#000000;border:1px solid #cecece;z-index:10;
		}
		#dlgInner
		{
			position:relative;margin:16px 0 0 20px;width:744px;height:177px;
		}
		#dlgIframeHolder
		{
			position:absolute;top:8px;left:173px;width:563px;height:255px;
		}
		
		#dlgBasic { position:absolute;top:8px;left:8px;width:153px;height:32px; }
		.dlgBasic { background:url(../images/v3/v3btngrid.jpg);background-position:0 0; }
		.dlgBasicOn { background:url(../images/v3/v3btngrid.jpg);background-position:0 -32px; }
		
		#dlgTimes { position:absolute;top:42px;left:8px;width:153px;height:32px; }
		.dlgTimes { background:url(../images/v3/v3btngrid.jpg);background-position:-153px 0; }
		.dlgTimesOn { background:url(../images/v3/v3btngrid.jpg);background-position:-153px -32px; }

		#dlgTicketPreview { position:absolute;top:76px;left:8px;width:153px;height:32px; }
		.dlgTicketPreview { background:url(../images/v3/v3btngrid.jpg);background-position:-306px 0; }
		.dlgTicketPreviewOn { background:url(../images/v3/v3btngrid.jpg);background-position:-306px -32px; }

		#dlgPayment { position:absolute;top:110px;left:8px;width:153px;height:32px; }
		.dlgPayment { background:url(../images/v3/v3btngrid.jpg);background-position:-459px 0; }
		.dlgPaymentOn { background:url(../images/v3/v3btngrid.jpg);background-position:-459px -32px; }
		
		
		#dlgTripCost { position:absolute;top:236px;left:8px;width:153px;height:26px;font-size:12px;font-weight:bold;text-align:center; }
		.dlgTripCostWait { position:absolute;top:236px;left:8px;width:153px;height:26px;background:url(../images/v3/_wait.gif) no-repeat;background-position:4px 12px; }
		
		#iconTrip0 { display:none;position:absolute;top:150px;left:8px;width:153px;height:80px;background:url(../images/v3/v3tripimage0.jpg); }
		
		#iconTrip1 { display:none;position:absolute;top:150px;left:8px;width:153px;height:80px;background:url(../images/v3/v3tripimage1.jpg); }
		
		#iconTrip2 { display:none;position:absolute;top:150px;left:8px;width:153px;height:80px;background:url(../images/v3/v3tripimage2.jpg); }