/* WORKS SECTION */
#wmain {
	width: 958px;
	min-height: 300px;
	_height: auto !important;
	_height: 300px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background: url(/files/images/bg/works_txt.jpg) no-repeat top right;
}
#wcont {
	float: left;
	width: 924px;
	min-height: 300px;
	_height: auto !important;
	_height: 300px;
	background: white url() no-repeat;
}
.photo {
	float: left;
	width: 75px;
	height: 100px;
	margin: 1px;
	background: white;
	overflow: hidden;
}
.photos a {
	display: block;
	float: left;
}