.attach_table {
	width: 100%;
	border-top: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
}

.attach_table_front {
	border: none;
}

.attach_table_front td {
	border: none;
	padding: 2;
}

.attach_table_front td img {
	vertical-align: middle;
}

.attach_table td {
	padding: 8px;
	border-left: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
}

.attach_table td img {
	vertical-align: middle;
}

.attach_table_header {
	font-weight: bold;
}

.attach_table_header td {
	background-color: #e7e7e7;
}