#info {
	line-height: 18px;
	font-size: 13px;
	color: #153015;
	margin-left: 20px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 10px;
}

#info a {
	text-decoration: underline;
	color: #153015;
}

#info a:visited {
	text-decoration: underline;
	color: #153015;
}

#info a:hover {
	text-decoration: underline;
	color: #388238;
}

#cover {
	clear: left;
	float: left;
	height: 320px;
	width: 213px;
	margin-top: 10px;
}

#preview {
	color: #153015;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: left;
	width: 225px;
	float: left;
}

#copy {
	padding-top: 20px;
	z-index: 1;
	padding-bottom: 10px;
	position: relative;
	top: -50px;
	clear: none;
	margin-right: 80px;
	float: right;
	width: 300px;
}

#copy h1 {
	font-weight: bold;
	font-size: 14px;
}

#copy h2 {
	font-weight: bold;
	font-size: 13px;
}#buy {
    z-index: 2;
    position: relative;
    clear: none;
    float: none;
    padding-right: 40px;
    text-align:right;
}

