.contentslide{  }

.contentslide .contentdiv{
display: none;
}

.pagination{ text-align: right; padding: 0 0 4px; 

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination a{ padding: 0 5px; text-decoration: none; color: #6f0007; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; }

.pagination a:hover, .pagination a.selected{ color: #000; background-color: #e4e4e4; }