﻿.pagar_wrap { float:right;position:relative;left:-55%;text-align:left; height:38px; background-color:Transparent; }
.pagar_wrap ul { list-style:none; position:relative;left:50%; }
.pagar_wrap a { text-decoration:none;color:#898989;display:block;width:16px;height:16px;padding:3px; }


.pagar_wrap li.pg_0{float:left;position:relative;/* ie needs position:relative here*/
                    background: url('./../Images/pager/num_bg_btn.png'); width:23px;height:21px;background-position:center center;
                    text-align:center;font-size:12px;font-weight:bold;margin-left:3px;margin-right:3px;}
                    
.pagar_wrap li.pg_0_on{float:left;position:relative;/* ie needs position:relative here*/
                       background-image:url("./../Images/pager/num_bg_on_btn.png");background-repeat:no-repeat;background-position:center center;
                       text-align:center;width:23px;height:21px;font-size:12px;font-weight:bold;margin-left:3px;margin-right:3px; color:#fff;}
.pagar_wrap li.pg_0_on a{color:#fff;}                       

.pagar_wrap li.pg_00{float:left;position:relative;/* ie needs position:relative here*/background-image:url("./../Images/pager/num_bg_btn.png");background-repeat:no-repeat;background-position:center center;text-align:center;width:23px;height:21px;font-size:12px;font-weight:bold;margin-left:3px;margin-right:3px;}
.pagar_wrap li.pg_00_on{float:left;position:relative;/* ie needs position:relative here*/background-image:url("./../Images/pager/num_bg_on_btn.png");background-repeat:no-repeat;background-position:center center;text-align:center;width:23px;height:21px;font-size:12px;font-weight:bold;margin-left:3px;margin-right:3px;}
.pagar_wrap li.pg_next{float:left;position:relative;/* ie needs position:relative here*/background-image:url("./../Images/pager/nxt_btn.png");background-repeat:no-repeat;background-position:center center;width:23px;height:21px;margin-left:3px;margin-right:3px;}
.pagar_wrap li.pg_prev{float:left;position:relative;/* ie needs position:relative here*/background-image:url("./../images/pager/prev_btn.png");background-repeat:no-repeat;background-position:center center;width:23px;height:21px;margin-left:3px;margin-right:3px;}
.pagar_wrap li.pg_first{float:left;position:relative;/* ie needs position:relative here*/background-image:url("./../images/pager/frst_btn.png");background-repeat:no-repeat;background-position:center center;width:23px;height:21px;margin-left:3px;margin-right:3px;}
.pagar_wrap li.pg_last{float:left;position:relative;/* ie needs position:relative here*/background-image:url("./../images/pager/lst_btn.png");background-repeat:no-repeat;background-position:center center;width:23px;height:21px;margin-left:3px;margin-right:3px;}

.pagar_wrap li.pg_0:hover, .pagar_wrap li.pg_00:hover{background-image:url("./../Images/pager/num_bg_over_btn.png");}