@CHARSET "UTF-8";

div#works_menu {
	width: 100%;
	margin-bottom: 20px;
}

div#works_header {
	margin: 30px 0 10px 0;
}

div#works_quote {
	padding-bottom: 10px;
	margin:0 30%;
	text-align:center;
}

div#works_quote_src {
	padding-top: 5px;
	font-size: 80%;
	line-height: 1.5;
}

table#works td {
	vertical-align: top;
	padding: 0 6px;
}

td.works_cell_border_1 {
	background-image: url("/assets/img/dotted.gif");
	background-repeat: repeat-x;
	background-position: center;
	height: 9px;
}

td.works_cell_1 {
	width: 90%;
	text-align: left;
}

td.works_cell_2 {
	width: 5%;
	text-align: right;
}

td.works_cell_3 {
	width: 5%;
	text-align: right;
}