hr {
	height: 1px;
	border: 0px none;
	border-bottom: 1px solid #2A2A2A;
	margin: 0px;
}
.rooms {
	/*border: 1px solid #2A2A2A;*/
	padding: 3px;
	vertical-align: middle;
}
.rooms h2 {
	text-align: center;
}
#scrollerdiv {
	width: 37px;
	height: 190px;
	background: url(_layout/back-scroll.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-position-x: 29px;
}