.mgb_8 {
	display: block;
	clear: both;
	height: 8px;
	font-size: 1px;
}

#form {
	margin: 0px auto;
	width: 570px;
}
#confirmBody #form h2 {
	margin-top: 0px;
	margin-bottom: 25px;
	background: url(none);
}


table#input input {
	padding: 2px;
}
table#input em {
	color: #999;
	margin-left: 0.7em;
}


table#input {
	border-top: 2px solid #c1bfd7;
	border-bottom: 2px solid #c1bfd7;
}

table#input th,
table#input td {
	padding: 12px 8px;
	border-bottom: 1px solid #c1bfd7;
}
table#input th {
	width: 134px;
	text-align: right;
	line-height: 1.4em;
	border-right: 1px dotted #c1bfd7;
}
table#input th span {
	font-weight: normal;
	display: block;
	margin-top: 4px;
	font-size: 77%;
}

table#input td ul li {
	float: left;
	margin-right: 16px;
}
table#input td ol li {
	margin-bottom: 5px;
}
table#input td ol li span {
	margin-right: 0px;
}

table#input td .example_addr {
	color: #999;
	margin-left: 4.5em;
	line-height: 1em;
	margin-top: 5px;
}
table#input td a.outside {
	margin-left: 1em;
	background: #f0f0f0;
	padding: 2px 4px;
}
table#input td a.outside {
	/padding: 3px 4px 2px;
}


table#input td ol li.last,
table#input td ul li.last {
	margin-bottom: 0px;
}
p.attention {
	font-weight: bold;
	color: #F00;
	margin-top: 12px;
	margin-bottom: 0px;
	line-height: 1.1em;
}



#send {
	margin-top: 30px;
	border-top: 4px double #535d9e;
	border-bottom: 4px double #535d9e;
	padding: 80px 6px;
}

#send p {
	font-size: 108%;
	line-height: 1.5em;
}

