@charset "UTF-8";
#wrapper #container #page .section table#production {
	border-bottom: 0px none;
	margin-bottom: 10px;
}

#wrapper #container #page .section table#production th {
	border-top: 1px dashed #cccccc;
	padding: 10px 0 0;
}

#wrapper #container #page .section table#production td {
	border-top: 1px dashed #cccccc;
	padding: 10px 0 0;
}

#wrapper #container #page .section table#production td img.photo {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}

#wrapper #container #page .section table#production td.comment dt {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 20px;
}

#wrapper #container #page .section table#production td.comment dd {
	line-height: 1.5em;
	padding-bottom: 20px;
	padding: 5px 0 20px 20px;
}

#wrapper #container #page .section table#production td.comment dd img.photo {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
