.contentslide{

border: 2px #11543E;

border-bottom-width: 12px;

padding: 0px;

width: 500px;

/*height: 200px;

}



.contentslide .contentdiv{

display: none;

}



.pagination{

width: 500px; /*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: #EBEBEB;

border: 1px #11543E;

 /*Left/ right border width of pagination DIV.border-width: 0;*/

padding: 10 5 2 5;

}



* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/

width: 500px; /*IE5 width*/

w\idth: 500px; /*IE6 width E0C872*/

}



.pagination a{

padding: 0 21px;

text-decoration: none; 

color: #000000;

background-color: white;

}



.pagination a:hover, .pagination a.selected{

color: #000000;

background-color: #E0C872;

}.Smooth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

