.cntHome-ProductsY .cntProductsY {

	height: 380px;
	width: 250px;
	position: relative;
	overflow:scroll;


}	
.cntHome-ProductsY .cntProductsInnerY {
	height: 120px;
	position:absolute;
}	
.cntHome-ProductsY .cntProductsY .prod {
	/*float: left;*/
	width: 240px;
	height: 20px;

	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #666666;
	
	/*text-align: center;*/
	}	
/*.cntHome-ProductsY .cntProductsY .prod .img {
	height: 120px;
	width: 250px;
	margin: 0 auto;
	cursor: pointer; cursor: hand;}*/
.cntHome-ProductsY .cntScrollBarY {
	height: 380px;
	/*width: 250px;*/
	/*margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;*/
}	
.cntHome-ProductsY .cntScrollBarY .ArrowLeftY, .cntHome-ProductsY .cntScrollBarY .BarY, .cntHome-ProductsY .cntScrollBarY .ArrowRightY {
	/*float: left;*/
	width: 14px;
	height: 10px;}
.cntHome-ProductsY .cntScrollBarY .ArrowLeftY {
	margin-left: 5px;
	margin-bottom: 4px;}
.cntHome-ProductsY .cntScrollBarY .ArrowRightY {
	margin-left: 5px;
	margin-top: 4px;}
.cntHome-ProductsY .cntScrollBarY .ArrowLeftY img, .cntHome-ProductsY .cntScrollBarY .ArrowRightY img{
	width:10px;height:14px;cursor:pointer;}
.cntHome-ProductsY .cntScrollBarY .BarY {
	width: 20px;
	display:none;
	position:relative;
	top:0px;
	background: transparent url(../images/bcgScrollBarBgY.png) no-repeat 0 0;
	_background: transparent url(../images/bcgScrollBarBgY.gif) no-repeat 0 0;
	height: 380px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	right: -1px;
}
.cntHome-ProductsY .cntScrollBarY .SliderY {
	background:transparent url(../images/bcgScrollBarSliderY.gif) no-repeat 3px 0;
	margin: 6px 3px;
	width: 10px !important;height:80px;
	padding: 0 3px;
	cursor: pointer;
    position:absolute;

	}

