h2{
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 10px;
	line-height: 46px;
}
#cover{
	float: left;
	width: 256px;
	display: block;
}
#description{
	float: right;
	width: 748px;
	margin-left: 20px;
}
#price{
	clear: both;
	margin: 10px 0 0;
	line-height: 32px;
}
	#price span:last-child{float: right;}