/* added by stk http://randsco.com */

div.pageHeader a.BlogButtonCurr img,
  div.pageHeader a.BlogButton img { 
  width:0; height:0; border-width:0 }

div.pageHeader a.BlogButtonCurr:hover img,
  div.pageHeader a.BlogButton:hover img {  
  position:absolute; 
  top:35px; right:10px;
  width:117px; height:125px; 
  border:1px solid white;  }

a:hover { margin:2px 3px 2px 0px; }  /*for ie*/


