/*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body	{
		font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small
		}

input,button, textarea, select {
		font:99% arial,helvetica,clean,sans-serif;
		padding: 5px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		color: #7F7F7F;
		}

select	{
		width: 300px;
		}
		
.file 		{
		width: 250px; 
		}

table	{
		font-size:inherit;
		font:100%
		}

pre,code,kbd,samp,tt{
		font-family:monospace;*font-size:108%;
		line-height:100%
		}

#yui3-css-stamp.cssfonts{display:none}