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

#container {
	font-size:10px;
}

#f_size .size1 a { 
	display:block; 
	background:url(../images/btn_small_on.gif) no-repeat; 
	width:17px; 
	height:17px;
	text-indent: -1000em;
}

#f_size .size2 a {
	background:url(../images/btn_mid.gif) no-repeat;
	display:block;
	width:17px;
	height:17px;
	margin-right:3px;
	text-indent:-1000em;
}