#fontSizer {
   font-weight:bold;
   padding-right:0px !important;
   padding-top: 3px;
}


#fontSizer a {
   text-decoration:none;
   font-weight:bold;
   font-style:normal;
   background: white url(/_img/layout/icons/fontSizer.gif) no-repeat;
   display:block;
   float:left;
   height:11px;
   line-height:11px;
   overflow:hidden;
   width:11px;
   margin-left:3px;
   cursor:pointer;
}


#fontSizer a:hover {
   background-color:#063B82;
}


#fontSizer a.active {
   background-color:#063B82 !important;
}


#fontSizer span {
   float:left;
}


#fontSizer #fs11:hover,
#fontSizer #fs11.active {
   background-position:-45px 0;
}


#fontSizer #fs13 {
   background-position:-13px 0;
}


#fontSizer #fs13:hover,
#fontSizer #fs13.active {
   background-position:-58px 0;
}


#fontSizer #fs16 {
   width:17px;
   background-position:-26px 0;
}


#fontSizer #fs16:hover,
#fontSizer #fs16.active {
   width:17px;
   background-position:-71px 0;
}
