/*
JavaScript Vertical Image Slider Gold 2.0
(C)1999-2008 Usingit.com, All rights reserved!
http://www.usingit.com/products/webtoolkit
http://www.usingit.com/support
*/
.slidercontainer{
border-left:#FAF99C 5px solid;
border-right:#FAF99C 1px solid;
border-bottom:#FAF99C 1px solid;
background-image:center;
}
.sliderimages{
BORDER:#FAF99C 4px solid;
}
.VSlider1_Loading{
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-color: #FFFFFF;
background-image: url(./loading_w.gif);
}
