.contentslide{
	border: 1px solid thin #CCCCCC; border-bottom-width: 1px; padding: 1px; width: 364px; height: 291px; FLOAT: left; MARGIN: 0px 0px 0px 0px;
}

.contentslide .contentdiv{
display: none
}

.pagination{
width: 350px; text-align: right; FONT-SIZE: 12px; background-color: #fff; border-width: 0px 1px; padding: 0px 0px 1px 15px; FLOAT: left; MARGIN: 0px 0px 0px 0px;
}

* html .pagination{ 
width: 340px; width: 355px;
}

.pagination a{
padding: 0 1px; text-decoration: none; color: #cccccc; background-color: white;
}

.pagination a.selected{
color: #000; background-color: #ffffdd;
}

.pagination a:hover{
color: #000; background-color: #fff389;
}