.contentslide .contentdiv{
display: none;
width: 155px;
}

.pagination{
text-align: right;
padding-bottom:3px;
padding-right:3px;

}
	
.pagination a{
padding: 0 3px;
text-decoration: none; 
color: #169CDF;
background-color: #E5E5E5;
font-size:10px;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #EEC513;
font-size:10px;
}
