.dt_pagination_table {text-align:center;}
a .dt_pagination_first{background:url(images/dt_default_buttons.gif)  no-repeat -17px -19px;width:16px;height:16px;}
a:hover .dt_pagination_first{background:url(images/dt_default_buttons.gif)  no-repeat -17px 0px;width:16px;height:16px;}
a .dt_pagination_prev{background:url(images/dt_default_buttons.gif) no-repeat -33px -19px;width:16px;height:16px;}
a:hover .dt_pagination_prev{background:url(images/dt_default_buttons.gif) no-repeat -33px 0px;width:16px;height:16px;}
a .dt_pagination_next{background:url(images/dt_default_buttons.gif) no-repeat -48px -19px;width:16px;height:16px;}
a:hover .dt_pagination_next{background:url(images/dt_default_buttons.gif) no-repeat -48px 0px;width:16px;height:16px;}
a .dt_pagination_last{background:url(images/dt_default_buttons.gif) no-repeat 0px -19px;width:16px;height:16px;}
a:hover .dt_pagination_last{background:url(images/dt_default_buttons.gif) no-repeat 0px 0px;width:16px;height:16px;}
.dt_orderby_down{background:url(images/dt_default_buttons.gif) no-repeat -70px -10px;width:11px;height:11px;}
.dt_orderby_up{background:url(images/dt_default_buttons.gif) no-repeat -70px 0px;width:11px;height:11px;}

