/*div#content ul {
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
}
div#content ul li{
	padding-left: 20px;
	list-style: url(http://rockislandcreekwhitetails.com/css/none) none;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #482B0B;
	margin-left: 20px;
	background: url(http://rockislandcreekwhitetails.com/css/images/bullet.gif) no-repeat left top;
} */
ul#lodge {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 10px;
	clear:both;
	}
	ul#lodge li.noimage{
	list-style:none;
	float:left;
	/*display:inline;*/
	margin:0px 7px 14px;
	padding: 0px;
	background: none;
	}
	ul#lodge img{
	border:solid 1px #492B09;
	padding: 5px;
	background: #fff;
}

#preview{
	position:absolute;
	border:1px solid #9D7223;
	background:#492B09;
	padding:5px;
	display:none;
	color:#fff;
	}