#content {
	background	: url(../../images/background.jpg);
	height		: 1054px;
	padding		: 0;
}

#content_left {
	margin		: 0;
	padding		: 0;
	width		: 745px;	
}

#content img {
	position	: static;
	padding		: 0;
	margin		: 0;
}

#content p {
	color		: #639D26;
	font-size	: 14px;
	font-weight	: bold;
	padding-left	: 28px;
}

table {
	font-size	: 13px;
	font-weight	: bold;
}

tr {
	height		: 21px;
}

tr.spacer {
	height		: 41px;
}

td.date {
	color		: #639D26;
	width		: 56px;
	padding-left	: 26px;
}

td.desc {
	width		: 198px;
}

td.time {
	color		: #639D26;
}