.heading {
	text-align: center; 
	font-size:1.5em;
}


 
.center table tr td {
	padding:5px 10px;
}
.center table tr td .name{
	
}
.center table tr td .value{

}
.center input,
.center textarea
{
	width:100%;
}
.center textarea {
	height:160px;
}


	 .bottom .signup {
	 	#float:right;
		display:inline-block; 
		vertical-align:top;
		font-weight:700;
		color:white;
		margin:20px 10px;
		line-height:30px;
		text-align:left;
	 }
	 .bottom .signup input[type=text] {
		 width:370px; 
		 height:39px;
		 font-size:1.2em;
		 line-height:39px;
		 margin:5px 0 5px 0;
		 #padding-left: 15px; 
	 }
	  