/* CSS Document */
body
{
	margin:0px;
}
form
{
	margin:0px;
	padding:0px;
}
.bookingpanel{
	width:779px;
	float:left;
}
.title01{
	width:779px;
	height:35px;
	float:left;
	background-image: url(../images/booking/title01.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.content01_book{
	width:779px;
	padding-bottom:20px;
	float:left;
	background-color:#666;
	background-image: url(../images/iframebg01.gif);
	background-repeat:repeat-x;
	background-position: left top;
	background-color:#f2eded;
}
.tabcontent01{
width:340px;
float:left;
margin:3px;
margin-top:6px;
padding:3px;
padding-left:9px;
height:308px;
}
.infocontent01{
width:360px;
float:left;
margin:3px;
margin-top:6px;
padding:3px;
padding-left:15px;
height:308px;
}
