#logo
	{
	height:					23em;
	background:				url('/images/headers/whats_next.jpg') no-repeat;
	}

#contact_us
	{
	height:					25em;
	}
	
#argument
	{
	width:					21em;
	float:					left;
	margin-right:			3em;
	}
	
#execution
	{
	width:					42em;
	float:					left;
	}	
	
label
	{
	font-size:				12px;
	color:					#777;
	margin-right:			1em;
	}	
	
td.label
	{
	vertical-align:			top;
	}		
	
#email
	{
	width:					30em;
	padding:				0px;
	}
	
#subject
	{
	width:					30em;
	padding:				0px;
	}
	
#comment
	{
	width:					30em;
	height:					10em;
	}
	
h2
	{
	margin-bottom:			0em;
	}	