@charset "utf-8";
/* CSS Document */

ul.tildelist {
	list-style-type: none;
	list-style-image: url(images/bullet_tilde.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-left: 0px;
	list-style-type: 
}

.roomdescblock {
	float: left;
	width: 174px;
	margin-bottom: 10px;
}
.roomdescphoto {
	display: block;
	height: 97px;
	width: 152px;
	background-image: url(images/photo_bg146.png);
	background-repeat: no-repeat;
}
.roomdescphoto img {
	padding: 10px;
}

.roomtitle {
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
}

.roomdesctext {
	padding-left: 10px;
	font-size: 10px;
}

.photoblock216 {
	float: left;
	width: 234px;
}
.photoframe216 {
	display: block;
	height: 136px;
	width: 216px;
	cursor: pointer;
	background-image: url(images/photo_bg216.png);
	background-repeat: no-repeat;
}
.photoframe216 img {
	padding: 12px;
}
.photoframe216_text {
	display: block;
	padding: 7px 0px 7px 0px;
	text-align: center;
	width: 216px;
	cursor: pointer;
}