@charset "UTF-8";

#textSizeChange #small a {
	background-position:0 -19px;
	}
	
#textSizeChange #medium a {
	background-position:-19px 0;
	}
	
#textSizeChange #large a {
	background-position:-38px 0;
	}