.Paginator {background-color:#2c3e50;}
.PaginatorText {color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; vertical-align:middle; font-style:italic;}
.PaginatorValues {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.PaginatorDIV {width:0px;}
.PaginatorFirst {background-image:url('../img/pFirst.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; vertical-align:middle;}
.PaginatorFirst:hover { background-image:url('../img/pFirstOver.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; cursor:pointer;}
.PaginatorFirstOff {background-image:url('../img/pFirstOff.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px;}
.PaginatorPreview {background-image:url('../img/pPreview.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; vertical-align:middle;}
.PaginatorPreview:hover {background-image:url('../img/pPreviewOver.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; cursor:pointer;}
.PaginatorPreviewOff {background-image:url('../img/pPreviewOff.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px;}
.PaginatorNext {background-image:url('../img/pNext.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; vertical-align:middle;}
.PaginatorNext:hover {background-image:url('../img/pNextOver.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; cursor:pointer;}
.PaginatorNextOff {background-image:url('../img/pNextOff.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px;}
.PaginatorLast {background-image:url('../img/pLast.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; vertical-align:middle;}
.PaginatorLast:hover {background-image:url('../img/pLastOver.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px; cursor:pointer;}
.PaginatorLastOff {background-image:url('../img/pLastOff.png'); background-repeat:no-repeat; background-position:center; width:40px; height:20px;}
.PaginatorPages {background-image:url('../img/pPages.png'); background-repeat:repeat; width:40px; height:20px; font-size:12px; color:#000000;}
.PaginatorPages:hover {background-image:url('../img/pPagesOver.png'); background-repeat:repeat; width:40px; height:20px; color:#FFFFFF; cursor:pointer;}
.PaginatorPagesOff {background-image:url('../img/pPagesCurrent.png'); background-repeat:repeat; width:40px; height:20px; font-size:12px; color:#FFFFFF;}
.PaginatorPages a {color:#000000; text-decoration:none;}
.PaginatorPages a:hover {color:#ffffff; text-decoration:none;}
.PaginatorSelect {outline:0;}
.PaginatorSelect option {outline:0;}
.dots {vertical-align:middle; font-size:24px; font-weight:bold; color:#666666;}