#contents {
	width: 594px;
	padding: 0;
}
.cover {
	position: relative;
	margin-top: 18px;
}
.description {
	background: transparent url(../images/icon_lines_desat.gif) no-repeat 75px 45px;
	padding: 0 18px 10px 210px;
	font-size: 1.2em;
	line-height: 1.4em;
	height: 125px;
	position: absolute; /* temporary */
}
.description h1 {
	position: absolute;
	left: 0;
	width: 200px;
	text-align: center;
}
.cover .code {
	position: absolute;
	right: 18px;
	background: white;
}