table#form_table{
	width:90%;
	position:relative;
	left:24px;
}
table#form_table td{
	vertical-align:top;
	padding:8px 4px;
	border-bottom:dotted 1px #ccc;
}
table#form_table td.entry{
	width:30%;
	padding-left:8px;
	background:url("../share/img/icon04.gif") no-repeat 0px 14px;
}
td.entry small{
	color:#900;
}
table#form_table td.box{
	width:70%;
}
table#form_table td#button_sub_res{
	border-bottom:0px;
	text-align:center;
}
small{
	font-size:80%;
}
.caution{
	font-size:90%;
	color:#900;
}
#guidance{
	padding-left:52px;
}
#last_message{
	margin-top:32px;
	text-align:center;
}