/*===================================================================

 about this template
 http://hyper-text.org/archives/2007/10/css_switch.shtml

===================================================================*/

body{
	font-size:85%;
}

/*----------------------------------------
 __CSS_switch
----------------------------------------*/

ul#css_switch li.small a {
	background: url(../img/small_on.gif) no-repeat left center;
	}
	
ul#css_switch li.middle a {
	background: url(../img/middle_off.gif) no-repeat left center;
	}

