form{
	padding:0px;
	margin:0px;
	}

input, select, textarea{
	color:#222;
	}

textarea{
	width:90%;
	}

.buttons input, .button{
	cursor:pointer;
	padding:4px 10px;
	}

.red, .req{
	color:#cc3300;
	}

h2+p.buttons, h3+p.buttons{
	margin-top:.6em !important;
	}
