#artwork {
	background: #CC6633;
}
#artwork table {
	width: 100%;
	height: 100%;
}
#artwork table table {
	width: 100%;
	height: auto;
}
#artwork table table table {
	width: auto;
}
#artwork td {
	white-space: nowrap;
}

