.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width:  500px;
height:  560px;
-ms-filter:"progid:DXImageTransform.Microsoft.alpha(opacity=100)";
-moz-opacity: 1;
opacity: 1;



}
.contentslide .contentdiv{
display: block;
}



.pagination{
width: 480px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: left;
border: 1px solid black;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding:  0px ;
margin: 0px 0px 0px 0px;
}


#paginate-slider1{
clear: left;
border-top: 0px solid #ffffff; width:490; padding: 0px;
border:0px solid white; 
width:490px; 
height: 20px; padding: 5px; background-repeat: repeat-x;
background-color: white;

}


.pagination a{ /*number slide */
float: left;
display: block;
font: bold 11px Arial;
color: #000000;
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 5px 10px;
background-color: #cccccc;
border: 1px solid white;
}



.pagination a:hover, .pagination a.selected{
	background-image: url(http://www.wpsl.info/images/red_nav_bar_10.png); 	

color: #ffffff;
}




display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0px 0px 0px 0px; /*Margin between each menu item*/
padding: 5px 10px;
background-color: white; /*Red color theme*/ 
border: 1px solid black;

background-color: #FF0000; /*Red color theme*/ 
color: #000066;


padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
