#col1 {
	width: 280px;
}
/*CSS to customise leftpanel contact info*/

.onlineNumber {
	font-size: 1.1em;
	color: #577500;
	line-height: 1.5em;
}
.resNumber {
	font-size: 1.5em;
	color: #006600;
	line-height: 1.0em;
}
div #restel ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table {
	width: 580px;
	margin: 20px 0 10px 20px;
	text-align: left;
	font-size: 0.9em;
	border-collapse: collapse;
}
table a, table, tbody, tfoot, tr, th, td, caption {
	font-family: Verdana, arial, helvetica, sans-serif;
}
table a:link, table a:visited, table a:hover {
	font-weight: bold;
	text-decoration: underline;
}
table p {
	margin: 0;
	padding: 0;
	color: #333;
}	
thead th {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 5px;
	margin: 5px 0 0 0;
	height: 50px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	border: 0 none;
}
tbody th,td {
	font-size: 1.0em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 5px;
	text-align: left;
}
td {
	width: 30%;
}
.offerLoc, .offerHotel, .offerPrice {
	padding-top: 15px;
}

