.contentslide  { text-align: center; padding: 8px; border-style: solid; border-width: 10px 10px 6px 10px; border-color: #cd853f; width: 372px; height: 250px }

.contentslide .contentdiv{
display: none;
}

.pagination { background-color: #6b8e23; text-align: center; padding: 0 0 4px; border-style: solid; border-width: 0 10px 0 10px; border-color: #6b8e23; width: 388px }

* html .pagination { width: 400px; w\idth: 416px }

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #6b8e23;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #cd853f;
}
