#slide_holder1{
    width:352px;
    margin-bottom:20px;
}
#slide_wrapper1{
    width:350px;
    height:250px;
    overflow: hidden;
    border:1px solid #cccccc;
    margin-bottom:1px;
}
#dummy_holder1{
    position:relative;
    width:350px;
    height:250px;
    overflow: hidden;
}
#sholder1{
    position: relative;
    left:0px;
    display:block;
}
#thumb_holder1{
    height:29px;
    width:350px;
    background-color:#aaaaaa;
    border:1px solid #cccccc;
}
#thumb_holder1 img{
    cursor: pointer;
    border:1px solid #cccccc;
    margin:1px;
}




#slide_holder2{
    width:352px;
    margin-bottom:20px;
}
#slide_wrapper2{
    width:350px;
    height:250px;
    overflow: hidden;
    border:1px solid #cccccc;
    margin-bottom:1px;
}
#dummy_holder2{
    position:relative;
    width:350px;
    height:250px;
    overflow: hidden;
}
#sholder2{
    position: relative;
    left:0px;
    display:block;
}
#thumb_holder2{
    height:29px;
    width:350px;
    background-color:#aaaaaa;
    border:1px solid #cccccc;
}
#thumb_holder2 img{
    cursor: pointer;
    border:1px solid #cccccc;
    margin:1px;
}