.prices
{
	margin-top: 3px;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	font-family: verdana;
	text-align: left;
}
.RoomName
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	color: #006400;
	font-family: arial;
	text-align: left;
}
.Dates
{

	margin-top: 4px;
	font-size: 9px;
	margin-bottom: 4px;
	color: #008000;
	font-family: arial;
	background-color: #ffff99;
	text-align: center;
}

.roomDes
{
	font-size: 9px;
	color: #191970;
	font-family: verdana;
	text-align: right;
}
