BODY{
font-size:100%;
line-height:130%;
}
.size {
background: url("../images/btn_fontsize_large.gif") no-repeat;
overflow:hidden;
}

div .size li{
float:left;
}


div .fontNav_small a{
width:18px;
height:18px;
margin-left:2px;
margin-top:7px;
background-position:center center;
display:block;
float:left;
}

html>body div .fontNav_small a{
margin-left:3px;
}

div .fontNav_default a{
width:22px;
height:22px;
margin-left:3px;
margin-top:3px;
background-position:center center;
display:block;
float:left;
}

html>body div .fontNav_default a{
margin-left:5px;
}


div .fontNav_large a{
width:25px;
height:25px;
margin-left:3px;
background-position:center center;
display:block;
float:left;
}

html>body div .fontNav_large a{
margin-left:6px;
}

/* safari only \*/
html:\66irst-child .fontNav_default{
margin-left:21px;
}
html:\66irst-child .fontNav_small{
margin-left:2px;
}
html:\66irst-child .fontNav_large{
margin-left:28px;
}
