/* CSS Document */
table#form_box {
	margin:0 auto 15px auto;
	width:480px;
	background-color:#FFFFFF;
	font-size:100%;
}

table#form_box td {
	padding:5px;
	border-bottom:1px solid #ffffff;
}

#error_text {
	margin:0 auto 15px auto;
	width:480px;
}