/* \*//*/
#fontsizer {
display:  none;
}
/* */
/* \*/
#fontsizer {
position:  relative;
left: 430px;
top: 0px;
background-image: url(/images/fontsize.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
z-index: 0;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 180px;
height: 20px;
}

#std {
position: absolute;
top: 0px;
left: 93px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 40px;
height: 20px;
/*background-image: url(/images/fontsize.gif);
background-repeat: no-repeat;
background-position: 93px 0px;
20071210*/
}

#std a {
width: 40px;
height: 20px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

#std a:hover {
background-image:url(/images/fontsize_on.gif);
background-repeat: no-repeat;
background-position: -93px 0px;
width: 40px;
height: 20px;
margin:0px;
padding:0px;
display:block;
}

#mid {
position: absolute;
top: 0px;
left: 136px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 20px;
height: 20px;
background-image: url(/images/fontsize.gif);
background-repeat: no-repeat;
background-position: 136px 0px;
}

#mid a {
width: 20px;
height: 20px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

#mid a:hover {
background-image:url(/images/fontsize_on.gif);
background-repeat: no-repeat;
background-position: -136px 0px;
width: 20px;
height: 20px;
margin: 0px;
padding: 0px;
display: block;
}

#lrg {
position: absolute;
top: 0px;
left: 160px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 20px;
height: 20px;
background-image: url(/images/fontsize.gif);
background-repeat: no-repeat;
background-position: 160px 0px;
}

#lrg a {
width: 20px;
height: 20px;
background-repeat: no-repeat; 
margin: 0px;
padding: 0px; 
display: block;
}

#lrg a:hover {
background-image: url(/images/fontsize_on.gif);
background-repeat: no-repeat;
background-position: -160px 0px;
width: 20px;
height: 20px;
margin: 0px;
padding: 0px;
display: block;
}
/* */

