
#container{
font-size:120%;
}

#header dl dd#large a{
background-image:url("../img/hd_fontsize_l_on.gif");
}
#header dl dd#medium a{
background-image:url("../img/hd_fontsize_m.gif");
}
#header dl dd#medium a:hover{
background-image:url("../img/hd_fontsize_m_on.gif");
}
#header dl dd#small a{
background-image:url("../img/hd_fontsize_s.gif");
}
#header dl dd#small a:hover{
background-image:url("../img/hd_fontsize_s_on.gif");
}