﻿.booking.processing	#header				{background: url(../../images/CanJet/Common/logo.gif) 10px center no-repeat; height: 98px;}
.booking.processing	#content			{background: #fff; width: 40%; padding: 40px;
										-webkit-border-radius: 12px; 
										-moz-border-radius: 12px; 
										border-radius: 12px; 
										-webkit-box-shadow: 0 0 20px #ccc; 
										-moz-box-shadow: 0 0 20px #ccc; 
										box-shadow: 0 0 20px #ccc; border: 1px solid #ccc;}
.booking.processing	#main				{text-align: center; width: 100%;}
.booking.processing	#main h2			{margin: 0; float: none;}
.booking.processing	#main p				{margin: 0; background: url(../../images/CanJet/Common/loader.gif) center bottom no-repeat; padding-bottom: 40px;}
