.contentslide{
padding: 2px;


}

.contentslide .contentdiv{
display: none; height:320px 
} .contentslide table {background=#c0bebf}

.pagination{
padding:4px; text-align: center;
/*Left/ right border width of pagination DIV.*/
font-weight:bold; color:#000000
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider&apos;s*/

 padding:4px; text-align:center; font-weight:bold
}

.pagination a:link{
text-decoration: none; 

padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0; font-weight:bold; background-color:#82A6B8; color:#dadada
}
.pagination a{
text-decoration: none; 

padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0; font-weight:bold; background-color:#82A6B8; color:#dadada
}

.pagination a:hover, .pagination a.selected{

color: #9900CC;

background-color: #dadada;}