#coverflow {
	float: right;
	margin-top: 10px;
	overflow: hidden;
	height: 200px;
	border-top: 1px solid #eee;
}

#coverflow p.coverflow-title {
	margin: 8px 0;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #4d4d4d;
	font-weight: bold;
}
