/* CSS Document */


#smallsize {
	background: url(/wp-content/themes/wutan/images/smallon.gif) no-repeat left top;
}
#normalsize {
	background: url(/wp-content/themes/wutan/images/normal.gif) no-repeat left top;
}
#bigsize {
	background: url(/wp-content/themes/wutan/images/big.gif) no-repeat left top;
}
#wrapper {
	font-size: 1.0em;
	line-height: 1.5em;
}
#wrapper #sign {
	line-height: 2.1em;
}
* html #wrapper #sign {
	line-height: 1.9em;
}
