/* Unchanged */
.decorative-item-box {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 315px;
}
.decorative-photo-box {
	width: 100%;
	float: left;
}
.decorative-table-header {
	float: left;
	font-family: sans-serif;
	font-size: 8pt;
	color: white;
	height: 14px;
	background: #948977;
	text-indent: 15px; 
	width: 315px;
}
.table-header2 {
	float: left;
	font-family: sans-serif;
	font-size: 8pt;
	color: white;
	height: 14px;
	background: #948977;
	text-indent: 15px; 
	width: 631px;
}
table {
	width: 150px;
	margin: none;
}
div table tr td {
	text-align: center;
	width: 50px;
	font-size: 8pt;
}