body	{
	margin-left:10px;
	margin-top:10px;
	width:400px;
	background-color:#ffffff;
	font-size:12px;
	}

A:link {color:#2F4F4F;
	text-decoration:none}
A:visited {color:#2F4F4F;
	text-decoration:none}
A:hover {color:#008000;
	text-decoration:none}

.jacket {
	border-style:solid;
	border-width:1px;
	border-color:808080;
	}

img	{
	border-style:none;
	}

table {
	width:390px;
	margin-bottom:10px;
	font-size:10px;
	border-spacing:0px;
	}

.infotable {
	text-align:left;
	vertical-align:bottom;
	}

.artist {
	width:390px;
	background-color:#FDF5E6;
	font-size:14px;
	padding:2px;
	}

.title {
	margin-top:0px;
	margin-bottom:5px;
	font-size:14px;
	width:390px;
	padding:2px;
	background-color:#FFFFF0;
	}

.button {
	vertical-align:bottom;
	border-style:none;
	}
	
.gray {
	background-color:#F5F5F5;
	}

.white {
	background-color:#ffffff;
	margin-bottom:2px;
	font-size:10px;
	width:390px;
	}

.comment {
	width:390px;
	margin-top:10px;
	color:#222222;
	font-size:12px;
	}

.listenbutton {
	position:absolute;
	left:370px;
	border-style:none;
	}

