/*#slider ul, #slider li{ 
            margin:0;
            padding:0;
            list-style:none;
            }    
#slider, #slider li{ 
    height:220px;
    width:696px;
    overflow:hidden;
    }    
#slider{ 
    margin-left:5px;
    }    
#prevBtn, #nextBtn{ 
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:-25px;
    top:71px;
    }    
#nextBtn{ 
    left:701px;
    }                                                        
#prevBtn a, #nextBtn a{  
    display:block;
    width:30px;
    height:77px;
    background:url(../images/easyslider/btn_prev.gif) no-repeat 0 0;    
    }    
#nextBtn a{ 
    background:url(../images/easyslider/btn_next.gif) no-repeat 0 0;    
    }     */
    
#alternatesSlider, #companionsSlider, #compatiblesSlider{
    width: 100%;  
    /*height: 900px;    */
    margin: -70px 0 -100px 30px;
}

#alternatesSlider li, #companionsSlider li, #compatiblesSlider li {
    height: 170px;
    list-style: none;
    margin: 0;
    width: 900px;
}

span.alternateProductView {
    float: left;
    width: 210px;
    padding-right: 15px;
}

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2, #prevBtn3, #nextBtn3{ 
    display:block;
    width:30px;
    height:77px;
    position: relative;
    left: 925px;
    top: -25px;
    }    
#prevBtn, #prevBtn2, #prevBtn3{ 
    position: relative;
    top: 50px;
    left: -10px;
    }                                                        
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a, #prevBtn3 a, #nextBtn3 a{  
    display:block;
    width:30px;
    height:77px;
    background:url(../images/easyslider/btn_prev.gif) no-repeat 0 0;    
    }    
#nextBtn a, #nextBtn2 a, #nextBtn3 a{ 
    background:url(../images/easyslider/btn_next.gif) no-repeat 0 0;    
    } 
                    