.itulSliderWidgetHold {}

	.itulSliderWidgetHold .bx-prev, 	
	.itulSliderWidgetHold .bx-next{display:inline-block;background-image:url(../img/slider-widget-arrow-map.png);width:24px;height:16px;font-size:1px;color:transparent;line-height:100px;overflow:hidden;position:absolute;top:-25px;outline:none;}
	
	.itulSliderWidgetHold .bx-prev{background-position:left top;right:29px;}	
	.itulSliderWidgetHold .bx-next{background-position:right top;right:5px;}
	
	.itulSliderWidgetHold .bx-prev:active{background-position:left bottom;background-position:left top !ie7;}
	.itulSliderWidgetHold .bx-next:active{background-position:right bottom;background-position:right top !ie7;}
	
	.itulSliderWidgetHold .bx-pager {position:absolute;bottom:0px;left:5px;}
	
		.itulSliderWidgetHold .bx-pager a {display:inline-block;width:10px;height:10px;background-image:url(../img/dots.png);background-position:right top;margin:0 3px;font-size:1px;color:transparent;line-height:100px;overflow:hidden;outline:none;}
		.itulSliderWidgetHold .bx-pager a.pager-active {background-position:left top;}
	
	.Itul_Slider_Widget {margin-top:50px;position:relative;}
	.Itul_Slider_Widget:first-child {margin-top:20px;}
	
	.itulSliderWidgetHold .bx-wrapper {position:static !important;}
	
	.itulSliderWidgetHold .slide {position:relative;}
	
		.itulSliderWidgetHold .slide .wp-post-image {position:absolute;top:0px;left:0px;z-index:0;}
		
		.itulSliderWidgetHold .slide .entry-content {position:relative;z-index:5;}