h3 {
	background-image: url(../works/title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 210px;
	text-indent: -9999px;
}
.works_table {
	border: 1px solid #544334;
	margin-bottom: 20px;
	background-color: #2B1B17;
}
.works_table th {
	background-color: #4B3318;
	color: #DACCA9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 120%;
}
.works_table .text {
	padding-top: 6px;
	padding-left: 4px;
	height: 47px;
	padding-right: 4px;
}
