.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #393939;
border-bottom-width: 1px;
width: 440px; /*width of featured content slider*/
height: 350px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: transparent;
width: 425px; /*width of content DIVs within slider. Total width should equal slider's inner width (425+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 422px; /*Width of pagination DIV. Total width should equal slider's outer width (422+10+10=420)*/
text-align: right;
background-color: transparent;
padding: 5px 10px;
}

.pagination a{
padding: 0 3px;
text-decoration: none; 
color: #cc0000;
background: #9D9D9D;
}

.pagination a:hover, .pagination a.selected{
color: #CCC;
background-color: #C0C000;
}

#topside {
width: 97.0%;
position: fixed;
bottom: 0px;
background: #393939;
text-align: center;
}

.fxtable {
width:850px; height:500px; overflow:auto; background-color: transparent; border: 0px solid; border-color: #C0C0c0; filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80; position:absolute; z-index:2; left:50%; top:0%; margin-left:-430px; margin-top:825px; color: #000000; text-align:left;
visibility:visible;
}

.fxwindow {
width:875px; height:525px; overflow:false; background-color: transparent; filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80; position:absolute; z-index:2; left:50%; top:0%; margin-left:-440px; margin-top:810px; color: #000000; text-align:left;
visibility:visible;
}

.fxwindow {
width:880px; height:520px; overflow:false; background-color: transparent; border: 1px solid; border-color: #C0C000; filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80; position:absolute; z-index:2; left:50%; top:0%; margin-left:160px; margin-top:825px; color: #ffffff; text-align:left;
visibility:visible;}

.fxtable {
width:875px; height:510px; overflow:auto; background-color: transparent; background-image:url(images/tablebg.jpg); border: 1px solid; border-color: #C0C000; filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80; position:absolute; z-index:2; left:50%; top:0%; margin-left:160px; margin-top:825px; color: #ffffff; text-align:left;
visibility:visible;}

