#scrollContainer,
#scrollContainer2{
width:690px;
overflow:hidden;
white-space:nowrap;
}
#scrollContainer img,
#scrollContainer2 img{
margin:5px 5px 5px 0; 
}
#buttonScrollLeft,
#buttonScrollRight,
#buttonScrollLeft2,
#buttonScrollRight2{
cursor:pointer;
}
#buttonScrollLeft.inactive,
#buttonScrollRight.inactive,
#buttonScrollLeft2.inactive,
#buttonScrollRight2.inactive{
cursor:default;
}