.information {
	margin: 10px 0 0 0;
	width: 100%;
	border-bottom: 1px solid silver;
}

.information th, .information td {
	padding:2px 6px 2px 5px;
	vertical-align:top;
}
.information th {
	font-size:11px;
	text-align:left;
	vertical-align:bottom;
	padding:0px 2px 5px 2px;
	border-right: 1px solid #E3E0E0;
}
.information td {
	font-size:10px;
	line-height: 12px;
	color: #373737;
}

.information .row1 td,.information .row1_newdate td {background-color: #f2f0f0;}
.information .row2 td,.information .row2_newdate td {background-color: #ffffff;}
.information .row1_newdate td,.information .row2_newdate td {border-top:1px solid silver;}

.payment_summary {
	border:1px solid silver;
	padding:10px 0 8px 0;
}
.payment_summary h4 {
	margin:0 0 10px 15px;
}
.payment_summary tr th {
	border-bottom:1px silver solid;
}

.right {
	float: right;
	width:150px;
	text-align:justify;
}