#c .info {
	text-align:center;
	margin-bottom:20px;
}
#c .err {
	text-align:center;
	margin-bottom:20px;
}

#c form table {
	width:400px;
	margin:0 auto;
}

#c form table th, #c form table td {
	padding:5px 0 5px 0;
	border:solid 1px #999999;
}
#c form table th { width:150px; }
#c form table td { width:250px; }

#c form table th span, #c form table td span {
	display:inline-block;
	padding:0 5px 0 5px;
}

#c form table tr.btns td { text-align:center; }