/****************

Room / Rates page elements

*****************/
#roomsratesmain {
	position:absolute;
	left:5px;
	top:236px;
	width:718px;
	height:252px;
	z-index: auto;
}
li {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
/*	list-style-type: circle;*/
	list-style-image: url(images/bull1.gif);

}