/* CSS Document */

#content .mainPhoto-container {
	margin: 0 0 1em;}

#content #detail .sub {
	width: 20%;}
#content #detail .sub img {
	width: 100px;}

.detailData {
	margin: 4em 0 1em;
	width: 100%;}
.detailData th {
	background: #333;
	color: #fff;
	border-bottom: 1px solid #555;
	white-space: nowrap;}
.detailData th,
.detailData td {
	padding: 8px;}
.detailData td {
	border-bottom: 1px solid #ddd;}
.detailData tr:first-child th {
	border-top: 1px solid #555;}
.detailData tr:first-child td {
	border-top: 1px solid #ddd;}