.contentslide{
padding: 0px;
width: 573px;
float: left;
border-bottom: 0px solid #BCD2E6;
border-top: 1px solid #BCD2E6;
}

.contentslide .contentdiv{
display: none;
}

.pagination22{
width: 569px; /* Chieu rong div bottom!*/
text-align: right;
background: url("../images/bgbutton.gif") repeat-x bottom; 
border:1px solid #BCD2E6;
padding: 2px 0px 2px 0;
padding-right:2px;
}

.pagination{
background-image: url(../images/div_bottom_bg_1_20.gif);
background-repeat: repeat-x;
width: 569px;
height:18px;
border:1px solid #BCD2E6;
text-align: right;
padding-right:2px;
padding-top: 2px;
float: left;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 545px; /*IE5 width*/
w\idth: 545px; /*IE6 width*/
}

/* Nut 1, 2, 3, 4 */
.pagination a{
padding: 0 5px 0px 5px; 
text-decoration: none; 
color: #2e6ab1;
border:1px solid #BCD2E6; 
}

/* Nut luc di chuot vao */
.pagination a:hover, .pagination a.selected{
color: #000;
border:1px solid #373394; 
text-decoration: none; 
}

