@charset "utf-8";

body{
	font-size: 100%;
}

#small a{
	background-position: 0 0;
}
	
#large a{
	background-position: -54px -20px !important;
}

