#featured-listings-module{
				width:480px;
				font-family:Tahoma, Verdana, Geneva, sans-serif;
				background:url("bg-feat-listings.jpg") left top no-repeat;
				overflow:hidden;
				position:relative;
				z-index:0;
				margin:0 auto;
				}
			
			#featured-listings-module #featured-listings-heading{
				font-size:144%;
				font-weight:400;
				font-family:Trebuchet MS, Tahoma, Verdana, Geneva, sans-serif;
				padding:9px 0 10px 9px;
				color: #003367;
				width:200px;
				}
			
			#featured-listings-module #pgbar{
				width:244px;
				height:31px;
				background:url("bg-pgbar.gif") right top no-repeat;
				position:absolute;
				z-index:10;
				top:11px;
				right:0;
				text-align:left;
				margin:0;
				}
			
			#featured-listings-module #pgnav{
				width:130px;
				font-size:114%;
				height:31px;
				float:left;
				display:inline;
				margin:0 0 0 35px;
				}
			
			#featured-listings-module #pgnav a{
				display:block;
				float:left;
				width:26px;
				height:27px;
				text-align:center;
				color:#000;
				text-decoration:none;
				padding:6px 0 0;
				}
			
			#featured-listings-module #pgnav a.activeSlide{
				color:#fff;
				background:url("feat-listing-arrow.gif") center bottom no-repeat;
				}
			
			#featured-listings-module a#more-btn{
				width:58px;
				height:17px;
				display:block;
				float:left;
				background:#D5E2F2;
				text-align:center;
				text-decoration:none;
				color:#000;
				border-left:1px solid #000;
				border-top:1px solid #000;
				margin:6px 0 0 12px;
				padding:0;
				}
			
			#featured-listings-module a#more-btn:hover{
				background-color:#DADADA;
				}
			
			#featured-listings-module ul{
				list-style:none;
				border:1px solid #a19f91;
				width:460px;
				height:207px;
				overflow:hidden;
				float:right;
				margin:0;
				padding:0;
				margin-top:5px;
				}
			
			#featured-listings-module li{
				position:relative;
				z-index:0;
				width:460px;
				height:205px;
				background:#eaeae7 url("bg-feat-listing-li.jpg") left top no-repeat;
				border:1px solid #fff;
				margin:0;
				padding:0;
				}
			
			#featured-listings-module img{
				float:left;
				background:#FFF;
				border:1px solid #a19f91;
				width:240px;
				height:187px;
				margin:7px 20px 0 7px;
				padding:1px;
				}
			
			#featured-listings-module span{
				width:185px;
				display:block;
				margin:0 0 0 275px;
				}
			
			#featured-listings-module h4{
				margin:0 0 8px;
				padding:5px 0 0;
				}
			
			#featured-listings-module .featured-listings-rooms{
				border-bottom:1px solid #d5cdba;
				padding:0 0 8px;
				}
			
			#featured-listings-module .featured-listings-price{
				border-top:1px solid #fff;
				font-size:114%;
				padding:8px 0 6px;
				}
			
			#featured-listings-module .featured-listings-desc{
				font-size:92%;
				height:75px;
				overflow:hidden;
				}
			
			#featured-listings-module .featured-listings-btn{
				background:url("feat-listing-btn.gif") left top no-repeat;
				width:186px;
				height:24px;
				display:block;
				text-align:center;
				position:absolute;
				z-index:0;
				right:13px;
				bottom:7px;
				color:#fff;
				text-decoration:none;
				padding:1px 0 0;
				}
