.sliderwrapper{position: relative; overflow: hidden; border: 0px solid navy; border-bottom-width: 0px; width: 920px;}
.sliderwrapper .contentdiv{visibility: hidden; position: relative; left: 0; top: 0; padding: 0px; background: white; width: 920px; border: solid #FFF 10px; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1;opacity: 1;}

.pagination{float: right; width: 400px; text-align: right; padding-top: 2px; padding-bottom: 2px; line-height: 14px; height: 18px;}
.pagination a{display: inline; FONT-SIZE: 10px; text-decoration: none; color: #5388be; padding-top: 5px; padding-bottom: 3px; padding-left: 6px; padding-right: 6px;}
.pagination a:hover, .pagination a.selected{color: #FFF; height: 18px; background: url(img/hover.gif) no-repeat left;}
