﻿#datepickerupdatepanel
{
	width:100%;
	height:auto;
	overflow:hidden;
}

#dtp
{
	width:auto;
	height:auto;
	overflow:hidden;
	float:left;
}

#datesfound
{
	width:450px;
	height:auto;
	overflow:hidden;
	float:right;
}

.roomdisplay
{
	float:left;
	width:140px;
	height:auto;
	overflow:hidden;
	margin-right:5px;
}

#bookingmainpic
{
	width:830px;
	height:300px;
	overflow:hidden;
	background-image:url(../images/bookingmainpic.jpg);
	margin:10px 0px 10px 10px;
}	

#working
{
	width:150px;
	height:125px;
	overflow:hidden;
	position:absolute;
	left:50%;
	top:425px;
	margin-left:-75px;
	background-image:url(../images/working.gif);
	display:none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.backlinecell
{
	padding:5px;
	height:120px;
	overflow:hidden;
}

.backlinerow
{
	height:120px;
}