body {
	font-size: 12px;
	}

ul#css_switch li.normal a {
	background: url('../images/normal_on.png') no-repeat left center;
	}

ul#css_switch li.big a {
	background: url('../images/big_off.png') no-repeat left center;
	}

ul#css_switch li.extra a {
	background: url('../images/extra_off.png') no-repeat left center;
	}

