
		.sevendays
			{
				background: #ffffff;
				text-align: center;
				font-family: verdana, Tahoma, arial, sans-serif;
				font-size: 0.8em;
			}
		.sevendays em
			{
				font-size: 0.9em;
				color: #0000c0;
			}
		.sevendays table
			{
				
			}
		
		.sevendays .roomname
			{
				font-size: 1.2em;
				width: 220px;
				background: url('http://www.hotel-assist.com/images/roomnametab.gif') repeat-x #ffffff;
			}
		
		.sevendays. bookoptions
			{
				width: 80px;
			}
		.dayok
			{
				text-align:center;
				width:80px;
				background:#A7C8E3;
				font-weight: bold;;
				font-size: 1.1em;
			}
		.dayfull
			{
				text-align:center;
				width:80px;
				background:#ff0033;
				color:#FFDE00;
				font-weight: bold;
				font-size: 1.1em;
			}
		.daynull
			{
				text-align:center;
				width:80px;
				background:#c0c0c0;
				font-size: 1.1em;
			}
			
		.tabok
			{
				font-size: 1em;
				text-align:center;
				width:80px;
				background:#E6E3D3;
			}
			}
		.tabnull
			{
				font-size: 1em;
				text-align:center;
				width:80px;
				background:#e2e2e2;
			}
		form
			{
				margin: 0px;
			}
		img
			{
				border: 0px
			}
			
		#wait
			{
				font-size: 2em;
				text-align: center;
				border: 2px solid #000000;
				width: 750;
				margin: 10px auto 10px auto;
				padding: 20px;
			}