
/*  pagination  all rights for http://w3grip.com */

.w3grip_pagination {
   	clear: both;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 10px 40px 15px;
	position: relative;
	text-align: center;
}
 
.w3grip_pagination span, .w3grip_pagination a {
    background: #53A4E6;
    background-attachment: scroll;
    background-repeat: repeat-x;
    color:#333333;
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
  
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FF9900;
    background-image: -moz-linear-gradient(center top , #FF9900 5%, #F2AB1E 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #E65F44;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #E65F44;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #E65F44;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #E65F44;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 0 0 #F5F4ED inset;
    color: #000000;
    display: inline-block;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 13px 3px 13px;
}
 
.w3grip_pagination a:hover{
 
    color:#333333;
}
 
.w3grip_pagination .current{
    background: #A61414;
    color:#fff;
    padding:4px 18px 5px 18px;
}
.mycat_mysite{
clear:both;
}
.mycat_mysite a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC;
clear:both;
float:left
}
