@charset "utf-8";
/* CSS Document */

.cd-image {
	border: 0px;
	display: inline;
	float: left;
	width: 160px;
	padding-top: 30px;
}
.cd-desc {
	margin-left: 185px;
	font-family: "Courier New", Courier, monospace;
	line-height: 100%;
}	
	
.cd-title, .cd-performer, .cd-label, .cd-date, .cd-buy	{
	margin-top: 4px;
	margin-bottom: 2px;
}
.cd-title {
	font: .95em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 30px;
}

.cd-review	{
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 2px;
	line-height: 120%;
}
