﻿.btable
{
	vertical-align: top;
	margin: 0px 0px;
	font-size: 10px;
	height: 100%;
}
.btable tr
{
	vertical-align: top;
}
.btable td
{
}
.caption
{
	padding: 4px;
	margin: 0px;
	background-color: #5078B3;
	color: #FFF;
	height: 10px;
	font-size: 10px;
	vertical-align: top;
	font-weight: bold;
}
.bookingtable tr
{
	vertical-align: top;
	width: 100%;
}
.bookingtable td
{
}


