	#sliderModule {
	background:#fff none repeat scroll 0 0;
	font-family:Arial,"MS Trebuchet",sans-serif;
	font-size:12px;
	overflow:hidden;
	padding:10px;
	border:none;
	}
	
	#sliderModule li{list-style-type:none;}
	#sliderModule p{color:#000; margin:0; padding:0 0 5px 0!important;font-size:11px;}
	
	#sliderModule ul{margin-left:0!important;}
	#sliderModule.singleItem_240{padding:0; background:#fff; width:240px!important; height:250px; overflow:hidden;}
	#sliderModule.singleItem_240 .heading{margin:0; padding:4px 3px 4px 5px!important; font-family:Arial,"MS Trebuchet",sans-serif;font-size:12px;color: #000;font-weight:bold;}
	* html #sliderModule.singleItem_240 .heading{border-bottom:1px solid #000;}
	#sliderModule.singleItem_240 .sliderOneWide p{padding-bottom:0!important;}
	#sliderModule.singleItem_240 .sliderOneWide img{padding-bottom:3px;}

	
	.sliderOneWide{width:240px!important; overflow:hidden}
	.sliderOneWide li{margin:0 13px 0 0!important; cursor:pointer; padding:0; float:left; width:100%;}

	.sliderOneWide li .ttc{display:none; font-size:10px!important;}
	.sliderOneWide .PropertyBedsSlider{float:left; color:#000; padding:2px 3px 3px 3px!important; height:auto!important; margin-left:0px; margin-bottom:10px; background:#fff;width:100%;}
	.sliderOneWide .prev{float:left; color:#000; padding:2px 3px 3px 3px!important; height:auto!important;  margin-bottom:10px; background:#fff;}
	.sliderOneWide .next{float:right; color:#000; padding:2px 3px 3px 3px!important; height:auto!important; margin-right:5px; margin-bottom:10px; background:#fff;}
	
	
	* html .sliderOneWide .PropertyBedsSlider{margin-left:5px;}
	
	#tooltip {position: absolute; z-index: 3000; border: 1px solid #d5e523; background-color: #000; padding: 3px 10px; opacity: 0.88; max-width:210px; color:#fff;width: expression(document.body.clientWidth < 142? "140px" : document.body.clientWidth > 212? "210px" : "auto");}

	.sliderOneWide .PropertyBedsSlider p{margin-left:0!important; float:left;font-size:11px !important;}
	.sliderOneWide .PropertyBedsSlider p img{padding-right:5px; vertical-align:middle; padding-left:0px; padding-bottom:0!important;}
	/*.sliderHeading{height:20px; background:#000; font-family:'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica,sans-serif; font-weight: 100; letter-spacing: 1px; padding:3px 0 6px 10px; font-size:18px; color:#ffff00;}*/