.contentslide{border: 0px;padding-top: 0px;width: 240px;height: 292px; border-bottom: 5px;}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
float:left;width: 190px;height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}

.contentslide .contentdiv{display: none;border:0px;padding:0px;}



.pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
 float:right; width:50px; height:224px; line-height:20px; vertical-align: middle; margin-top:3px;background-color:#ecebfb;text-align: center;border: 0px;}

.pagination a{padding:1 3 1 3;text-decoration: none; color: #313C0E;font-size: 9px; height:15px;}
.pagination a:hover, .pagination a.selected{color: White;font-size: 9px;}