﻿	#imgHead
	{
		margin-top: 20px;
		height: 80px;
		width: 268px;
		background-image: url(http://book.chobs.in/App_Themes/Luxorinn/Images/logo.png);
		background-repeat: no-repeat;
	}
	.header1
	{
		background-color: #f3bc1b;
	}
	.hotel-color
	{
		background-color: #f0f1f0;
	}
	.table-color
	{
		background-color: #ffffff;
		border: 1px solid #f3bc1b;
	}
	.border1
	{
		width: 860px;
		margin-top: 20px;
		margin-bottom: 20px;
		border-color: #4b3801;
		background-color: #ffffff;
		border-width: 3px;
		border-style: solid;
		float: left;
	}
	.invoice-logo-height
	{
		width: 820px;
		float: left;
		vertical-align: middle;
		margin-left: 20px;
		margin-bottom: 10px;
	}