body 
	{font-family:Georgia,Verdana;}
p 
	{font-size:9pt;}
h4 
	{margin:20px 0px;}
textarea,select 
	{display:block;margin:10px 0px;}
form 
	{
	width:300px;
	background-color:#99cc99;
	padding:10px;
	font:8pt/10pt Verdana;
	float:left;
	}
#Instructions
	{
	float:left;
	width:300px;
	border:1px dashed #ccc;
	padding:5px 20px 20px 20px;
	margin-left:30px;
	}	
#Instructions ul li 
	{font-size:9pt;}	
#Instructions form 
	{margin-bottom:20px;background-color:#ddd;float:none;}
#Credits
	{
	position:absolute;
	top:270px;
	left:10px;
	width:200px;
	padding:0px;
	}	
