*
	{padding: 0px; margin: 0px;}
	
body
	{font-family: Helvetica, sans-serif;
	font-size: 10px;}

#fileupload
	{background: #f5fbf0 url("top_bkg.gif") bottom center repeat-x;
	padding: 50px 10px;
	border-bottom: 5px #6a6 solid;
	margin-bottom: 50px;
	text-align: center;}

#filechooser
	{width: 100%; padding: 5px 0px;}

.wrapper
	{margin: auto; width: 500px; text-align: left;}

input
	{display: block;}




h1
	{color: #6a6;
	letter-spacing: -2pt;
	font-size: 24pt;
	margin-bottom: 10px;}


ul
	{list-style: none; border-bottom: 1px solid #f5fbf0;}

li
	{border-top: 1px solid #f5fbf0;}

li a
	{display: block; background: #fff url("speakah.gif") left 3px no-repeat; padding: 5px 5px 5px 25px; text-decoration: none; color: #000;}

li a:hover
	{background-color: #efe; background-position: 0px -143px;}