/* sample theme-independent CSS classes, uncomment to use them if you wish :)

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}
img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
	}

<?php comments_template(); ?>
	
*/

#searchform {background: url(http://leptonyu.scinese.com/files/2007/12/searchform-bg-1.png) no-repeat right bottom;height: 38px;
}
#searchform #searchsubmit { background: url(http://leptonyu.scinese.com/files/2007/12/serch-btn.png) no-repeat left top;}
