#head #fontswitch{
display:inline;
float:left;
margin:0pt 0pt 0pt 0px;
position:absolute;
right:-30pt;
top:0px;
width:100px;
}
#head #fontswitch a{
	float:left;
	display:block;
	border:1px solid #000;
	width:12px;
	height:12px;
	margin:5px 2px 0 2px;
		
}
#head #fontswitch a:hover{
border:1px solid #fff;
}
#head #fontswitch a span{
	position:absolute;top:-5000px;
}
#head #fontswitch .small a, #head #fontswitch .medium a, #head #fontswitch .large a{
	background-image:url(../img/bg_switch.gif);
	background-repeat: no-repeat;
}
#head #fontswitch .small a{
	background-position: 0 0;
}
#head #fontswitch .medium a{
	background-position: 0 -12px;
}
#head #fontswitch .large a{
	background-position: 0 -24px;
}



