/* prashant modify Narrow search Component */

*.horizontal_track {
   margin: 5px 0px 0px 0px;
	 width:157px;
}
/**.horizontal_sliders {
	position:relative;
	
}*/

.horizontal_sliders{
	position:relative;
	background-image:url(../images/Sliderbg.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:25px;
	margin-left:-5px;
	
	
	}
*.horizontal_slider {
	width: 9px;
	height: 13px;
	position: absolute;
	z-index: 4;
	cursor: e-resize;
		background-image:url(../images/Slider.jpg);
		background-repeat:no-repeat;
		margin: 7px 4px 0px 6px;

	/*background-image: url(/ism/images/price_slider.gif);*/
}
*.horizontal_slit {
	background-image:url(../images/SlidSplit.jpg);
		background-repeat:repeat-x;
	height:2px;
	width: 145px;
	height: 2px;
	margin: 10px 4px 0px 6px;
	line-height: 0;
	position: absolute;
	z-index: 1;
}
/**.vertical_track {
	background-color: #bbb;
	padding: 3px 5px 15px 5px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.vertical_slider {
	background-color: #666;
	width: 18px;
	height: 8px;
	font: 0px;
	text-align: left;
	line-height: 0px;
	position: relative;
	z-index: 1;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.vertical_slit {
	background-color: #000;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}*/
*.display_holder {
width:157px;
}
.value_display_low {
	margin: 5px 0px 0px 10px;
    text-align: left;
    position:absolute;  
	     
}
.value_display_high {
	margin: 5px 0px 0px 90px;
    text-align:left !important; 
}
.value_display {
	color: #333;
	width:50px !important;
	font-size: 8pt;
	font-face: verdana, arial, helvetica, sans-serif;
	line-height: 12px;
	cursor: default;
	overflow:visible;
	border:0px;
}
/***********************************************************************************************/
.main-table-center{
	background-color:#eff7fa;
	background-image:url(../images/tableCenter_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #cbd2e5;
	border-top:none;
	vertical-align:top;
	padding-top:10px;
	float:center;
	
	}
	
	.bg-rows{background-image:url(../images/s1.jpg);
	background-repeat:repeat-x;
	
	}
.bg-column{background-image:url(../images/Sliderbg.jpg);
	background-repeat:repeat-y;
	
	}
