@charset "utf-8";
/* CSS Document */


body {
	font-size:100.0%;
}

	
#font-size #small a {
	background: url(../img/font-size.gif) no-repeat -51px -22px;
}

#font-size #middle a {
	background: url(../img/font-size.gif) no-repeat -77px -22px;
}

#font-size #large a {
	background: url(../img/font-size.gif) no-repeat -105px -22px;
}


	
