.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:4px solid lightgray;
border-bottom-width: 4px;
width: 302px; /*width of featured content slider*/
height: 348px;

}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: -2;  /*leave as is*/
top: -2;  /*leave as is*/
padding: 0px;
background: white;
width: 302px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:1px solid lightgray;
border-bottom-width: 1px;
width: 240px; /*width of featured content slider*/
height: 283px;

}



.sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: -2;  /*leave as is*/
top: -2;  /*leave as is*/
padding: 0px;
background: white;
width: 230px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 283px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 302px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: white;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: lightgray;
background-color: lightgray;
}


#slider1{
border-color: lightgray;
margin-left: 15px;
height: 348px
}


#paginate-slider1{
background-color: lightgray;
border-color: lightgray;
margin-left: 15px;
}


#paginate-slider1 a img{
width: 90px;
height: 110px;
border: 0px solid white;
margin-top: 5px;
}



#paginate-slider1 a img:hover, #paginate-slider1 a.selected img{
border: 2px solid lightgray;
}


#slider2{
border: 0px;
margin-left: 15px;
height: 300px
}


#paginate-slider2{
background-color: lightgray;
border-color: lightgray;
margin-left: 15px;
}


#paginate-slider2 a img{
width: 0px;
height: 0px;
border: 0px solid white;
margin-top: 5px;
}



#paginate-slider2 a img:hover, #paginate-slider2 a.selected img{
border: 0px solid lightgray;
}


#slider3{
border: 0px;
margin-left: 15px;
height: 283px;
width:235px;
}


#paginate-slider3{
background-color: lightgray;
border-color: lightgray;
margin-left: 15px;
}


#paginate-slider3 a img{
width: 0px;
height: 0px;
border: 0px solid white;
margin-top: 5px;
}



#paginate-slider3 a img:hover, #paginate-slider3 a.selected img{
border: 0px solid lightgray;
}

#slider4{
border: 0px;
margin-left: 15px;
height: 300px
}


#paginate-slider4{
background-color: lightgray;
border-color: lightgray;
margin-left: 15px;
}


#paginate-slider4 a img{
width: 0px;
height: 0px;
border: 0px solid white;
margin-top: 5px;
}



#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 0px solid lightgray;
}



#slider5{
border: 0px;
margin-left: 15px;
height: 300px
}


#paginate-slider5{
background-color: lightgray;
border-color: lightgray;
margin-left: 15px;
}


#paginate-slider5 a img{
width: 0px;
height: 0px;
border: 0px solid white;
margin-top: 5px;
}



#paginate-slider5 a img:hover, #paginate-slider5 a.selected img{
border: 0px solid lightgray;
}

#slider6{
border: 0px;
margin-left: 15px;
height: 283px
}


#paginate-slider6{
background-color: lightgray;
border-color: lightgray;
margin-left: 15px;
}


#paginate-slider6 a img{
width: 0px;
height: 0px;
border: 0px solid white;
margin-top: 5px;
}



#paginate-slider6 a img:hover, #paginate-slider6 a.selected img{
border: 0px solid lightgray;
}