@charset "utf-8";
/* CSS Document */
#lvbar {
	position: absolute;
	left: 0px;
	top: 110px;
	background-color: #99CCCC;
	width: 15px;
	height: 1145px;
}
#rvbar {
	position: absolute;
	left: 733px;
	top: 0px;
	background-color: #000000;
	width: 5px;
	height: 1255px;
}

#rooms { position: relative; left: -7px; }
