

div.small_pic_arrow#prevBtn a{width:70px;height:47px;background:url(/assets/index/images/new/arrow_2.png) no-repeat;cursor:pointer;border:0; margin-top:0px; position:absolute; left:0px; z-index:5; padding:0px;background-color: #DCDCDC; top:419px; display:block; left:-38px;
}

div.small_pic_arrow#prevBtn:hover a{background-position: 0 0px; z-index:5; background:url(/assets/index/images/new/arrow_2_rollover.png); padding:0px; top:419px;display:block;cursor:pointer;	
}

div.small_pic_arrow.disBtn#prevBtn a{width:70px;height:47px;background:url(/assets/index/images/new/arrow_2_disable.png) no-repeat;cursor:default;border:0; margin-top:0px; position:absolute; left:0px; z-index:5; padding:0px;background-color: #DCDCDC; top:419px; display:block; left:-38px;
}


div.small_pic_arrow#nextBtn a{width:70px;height:47px;background:url(/assets/index/images/new/arrow_1.png) no-repeat;cursor:pointer;border:0; margin-top:0px; position:absolute; left:567px; z-index:5; padding:0px; background-color: #DCDCDC; top:419px;display:block;
}
div.small_pic_arrow#nextBtn:hover a{background-position: 0 0px; z-index:5; background:url(/assets/index/images/new/arrow_1_rollover.png); padding:0px; top:419px;display:block;cursor:pointer;
}

div.small_pic_arrow.disBtn#nextBtn a{width:70px;height:47px;background:url(/assets/index/images/new/arrow_1_disable.png) no-repeat;cursor:default;border:0; margin-top:0px; position:absolute; left:567px; z-index:5; padding:0px; background-color: #DCDCDC; top:419px;display:block;
}

/*
div.small_pic_arrow.left_arrow a
{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
*/
