body {
	background-color: #000;
	/*width: 611px;*/
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.reserve_body {
	background: url(../images/home/bg_thickbox_middle.png) repeat-y;
/*	width: 491px;*/
	width: 541px;
/*	padding: 0px 20px 20px 100px;*/
	padding: 0px 20px 5px 50px;
	overflow: hidden;
}
.conditions_body {
	background: url(../images/home/bg_thickbox_wide_middle.png) repeat-y;
	width: 595px;
	padding: 0px 60px 60px 100px;
}
h1 {
	padding-top: 20px;
	color: white;
	font-size: 42px;
}
.padbot20 {
	padding-bottom:20px;
}
/**** floorplan ****/
.btn_print_floor {
	background: url(../images/buttons/printDownload_floor.gif) center 1px; no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
	margin-right: 3px;
}
.btn_download_floor {
	background: url(../images/buttons/printDownload_floor.gif) center -28px no-repeat;
	height: 29px;
	width: 163px;
	text-indent: -1000px;
	margin-right: 75px;
}
/**** conditions ****/
p {
	padding: 10px 0;
}
ul {
	padding-bottom: 10px;
}
.bulleted li {
	list-style-type: disc;
	margin-left: 15px;
}
