.section {
	background: url(/common/image/bg_stripe_a.gif);
	border: solid 1px #bbded0;
	margin: 0 0 20px 30px;
	padding: 30px 0 10px;
	width: 509px;
}

.section table {
	margin: 0 30px 10px;
	width: 449px;
}

em.dis {
	color: #ff0033;
	font-weight: bold;
}

.section2 {
	background: url(/common/image/bg_stripe_a.gif);
	border: solid 1px #bbded0;
	width: 520px;
	margin-bottom:15px;
}
.section2 table {
	width:500px;
	background:none;
	border:none;
	margin:10px 5px;;
}
.section2 table td{
	border:none;
	vertical-align:top; 
}

