/* @override http://queensnyc.staging.wpengine.com/wp-content/themes/incontext/styles/local_realestate_widget.css */
aside.RealEstateWidget #widget-blankslate-realestate {
	background-color: #F2F2F2 ;
	border-top: none;
	height: 600px;
	width: inherit;
	width:100%;
	overflow: auto;
}
aside.RealEstateWidget #widget-blankslate-realestate .real-estate-listing-widget-holder {
	background: white none no-repeat fixed 0 0;
	border-top: medium none !important;
	height: auto;
}
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing {
	width: inherit;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: none;
	margin: 0px;
	overflow: hidden;
	word-wrap: break-word;
	padding: 10px;
	border-top: 1px solid #B5D2CF;
}
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing h3.neighborhood-header {
	padding: 0;
	color: #151918;
	margin: 0 0 5px 170px;
	font: 300 15px/1.4 Oswald, sans-serif;
}
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content a.rental-image {
	margin-top: -20px;
	float:left;
	display: block;
	margin-right: 10px;
	position:static;
	width: 160px;
	height: auto;
}
aside.RealEstateWidget  #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content .rental-image img {
	border: none;
	display: block;
	width: 100%;
	height: auto;

}

aside.RealEstateWidget  #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-footer {
	margin-left: 170px;
	margin-top:10px;
}
aside.RealEstateWidget  #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-footer p, 
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-footer p.featured-rentals-company, 
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-footer p.featured-rentals-contact {
	color: #83999B;
	margin-top: 1px;
	font: 11px/1.1 "PT Sans", sans-serif;
}
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content .info-text {
	position: static;
	margin-left:170px;
	width: auto;
}

aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content, 
aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content .info-text p  {
	position: static;
	color: #151918;
	margin-bottom: 0px;
	font: 12px/1.3 "PT Sans", sans-serif;
}

body aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content  {
	position: static !important;
	
}
body aside.RealEstateWidget #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content a.featured-more-btn {
	position: static !important;
	clear: right;
	
	/*margin-left: 53%;*/
}

aside.RealEstateWidget  #widget-blankslate-realestate .featured-rentals-listing .featured-rentals-content a.featured-more-btn {
	background: transparent url("http://cdn.blankslate.com/sprt-more49x19.png") no-repeat scroll center top;
	bottom: 0;
	display: block;
	height: 19px;
	left: 0px;
	
	position: static;
	margin-left: 170px;
	margin-top: 10px;
	width: 49px;
}