.wheelSlider{
    border:2px solid transparent;
    /*margin-top: 0px;
    margin-left: 0px;*/
    clear: both;
	position: fixed;
    overflow: hidden;
}

.wheelSlider img{
    width: 34px;
    height: 36px;
    visibility: hidden;
    cursor:pointer;
}