﻿.contentslide{
border: 1px solid #cccccc;
border-bottom-width: 1px;
padding: 0px;
width: 660px;
height: 250px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 660px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #cccccc;
border: 1px solid #cccccc;
border-width: 0 1px; /*Left/ right border width of pagination DIV.*/
padding: 2px 0px 3px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 660px; /*IE5 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}



.contentslide22{
border: 1px solid #cccccc;
border-bottom-width: 1px;
padding: 1px;
width: 560px;
height: 212px;
}



.contentslide2{
border: 1px solid #cccccc;
border-bottom-width: 1px;
padding: 1px;
width: 660px;
height: 250px;
}

.contentslide2 .contentdiv{
display: none;
}

.pagination2{
width: 660px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #cccccc;
border: 1px solid #cccccc;
border-width: 0 1px; /*Left/ right border width of pagination DIV.*/
padding: 2px 0px 3px 0;
}

* html .pagination2{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 660px; /*IE5 width*/
}

.pagination2 a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination2 a:hover, .pagination2 a.selected{
color: #000;
background-color: #FEE496;
}











.pagination22{
width: 560px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #cccccc;
border: 1px solid #cccccc;
border-width: 0 1px; /*Left/ right border width of pagination DIV.*/
padding: 2px 0px 3px 0;
}

* html .pagination22{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 560px; /*IE5 width*/
}

.pagination22 a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination22 a:hover, .pagination2 a.selected{
color: #000;
background-color: #FEE496;
}