.contentslide{
border: 1px solid #4145A9;
border-bottom-width: 4px;
padding: 4px;
width: 300px;
height: 315px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 275px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
color: #000000;
font-family: Trebuchet, sans-serif;
font-size: 12;
text-align: center;
background-color: #4145A9;
border: 0px solid #4145A9;
border-width: 8px 4px; /*Left/ right border width of pagination DIV.*/
padding: 2px 2px 2px 2px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 300px; /*IE5 width*/
w\idth: 300px; /*IE6 width*/
}

.pagination a{
padding: 2px 4px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FFF1CB;
}

.contentsliden{
border: 1px solid #4145A9;
border-bottom-width: 6px;
padding: 8px;
width: 300px;
height: 250px;
}

.contentsliden .contentdiv{
display: none;
}

.paginationn{
width: 300px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
color: #000000;
font-family: Trebuchet, sans-serif;
font-size: 12;
text-align: center;
background-color: #4145A9;
border: 0px solid #4145A9;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 4px 4px 4px 4px;
}

* html .paginationn{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 318px; /*IE5 width*/
w\idth: 318px; /*IE6 width*/
}

.paginationn a{
padding: 2px 4px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.paginationn a:hover, .paginationn a.selected{
color: #000;
background-color: #FFF1CB;
}

.contentslideb{
border: 1px solid #4145A9;
border-bottom-width: 6px;
padding: 8px;
width: 300px;
height: 250px;
}

.contentslideb .contentdiv{
display: none;
}

.paginationb{
width: 300px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
color: #000000;
font-family: Trebuchet, sans-serif;
font-size: 12;
text-align: center;
background-color: #4145A9;
border: 0px solid #4145A9;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 4px 4px 4px 4px;
}

* html .paginationb{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 318px; /*IE5 width*/
w\idth: 318px; /*IE6 width*/
}

.paginationb a{
padding: 2px 4px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.paginationb a:hover, .paginationb a.selected{
color: #000;
background-color: #FFF1CB;
}

.contentslideo{
border: 1px solid #4145A9;
border-bottom-width: 6px;
padding: 4px;
width: 250px;
height: 324px;
}

.contentslideo .contentdiv{
display: none;
}

.paginationo{
width: 250px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
color: #000000;
font-family: Trebuchet, sans-serif;
font-size: 12;
text-align: center;
background-color: #4145A9;
border: 0px solid #4145A9;
border-width: 8px 4px; /*Left/ right border width of pagination DIV.*/
padding: 2px 2px 2px 2px;
}

* html .paginationo{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 260px; /*IE5 width*/
w\idth: 260px; /*IE6 width*/
}

.paginationo a{
padding: 2px 4px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.paginationo a:hover, .paginationo a.selected{
color: #000;
background-color: #FFF1CB;
}
