
form { width:392px; margin-left:45px; position:relative; top:0; }

.right p { text-align:center; }

form input { width:180px; }

form input.xlarge, textarea { width:380px; }

.sub { width:140px;}

form p {
	margin:0.2em 0 0.2em 0;
}

form label {
	display:block;
	font-weight:bold;
	margin:2px 0 2px 0;
}

#content>#cright { /* hack for Moz clearance bug. can't show IE b/c it gets positioning wrong */
	position:absolute;
	float:none;
	right:0;
	top:2.2em;
}
