div.sih a.more {
   display:block;
   text-indent:-9999px;
   height:19px;
   width:46px;
   float:right;
   background: url(../images/moretr.gif) no-repeat transparent center;
   margin: 0 13px 0 0;
   position:absolute;
   bottom:45px;
   right:10px;
   cursor:pointer;
}

div.sih a.more:hover {
   background: url(../images/comoretr.png) no-repeat transparent center;
}



div.hwl a.more, div.hwr a.more {display:block;   text-indent:-9999px;   height:19px;   width:45px; float:right;   background:no-repeat url(../images/comoretr.png) transparent;   margin: 0 13px 0 0;position:absolute;   bottom:35px;   right:15px;   cursor:pointer;}
div.hwl a.more:hover, div.hwr a.more:hover {   background:no-repeat transparent url(../images/moretr.gif);}

a.more {   display:block;   text-indent:-9999px;   height:19px;   width:45px;   background:no-repeat url(../images/moretr.gif) transparent;margin: 15px 0 0 0;   padding:0;   bottom:35px;   right:15px;   cursor:pointer;}
a.more:hover {   background:no-repeat transparent url(../images/comoretr.png);}

div.posts a.more {display:block;text-indent:-9999px;height:19px;width:45px;background:no-repeat url(../images/moretr.gif) transparent;margin: 10px 0 0 0;padding:0;cursor:pointer;float:left;}
div.posts a.more:hover {background:no-repeat transparent url(../images/comoretr.png);}
