.rightBox {
	border:1px solid #B7B9D4;
	background-color:#F4F6FE;
	width:215px;
	float:right;
	margin:0px 1px 15px 15px;
	padding-bottom:5px;
}

.albumBox {
	background-color:white;
	margin:3px;
	padding:5px;
	border:1px solid #B7B9D4;
	text-align:center;
}

.smallPurpleBack {
	font-weight:bold;
	border:1px solid #B7B9D4;
	background-image:url(../img/amg/amg_backSmall.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:white;
	padding:1px 2px 0px 3px;
	margin:0px 0px 8px 0px;
}

.cdNotes {  
    background-image:url(../img/amg/cd_notes_back.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px 0px 5px 30px;
	color:#575B8F;
	font-weight:bold;	
}

.cdNotesDiscog {
	clear:both;
	background-image:url(../img/amg/cd_notes_back.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px 0px 5px 30px;
	color:#575B8F;
	font-weight:bold;
}

ul.cdNote li {
	background-image:url(../img/amg/cd_small.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin:0px 0px 6px 0px;
}

ul.cdNote {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
	list-style-type:none;
}

.hw {
	padding-top:0px;
	margin-top:0px;
}

.cdInfo {
	margin:3px 0px 3px 0px;
	font-size:11px;
	text-align:left;
	
}

.cdInfo a {
	color:#003399;
	background-position:top left;
}

.discographyTable td{
	padding:5px 5px 10px 5px;
	vertical-align:top;
	width:20%;
}

.buyLink{
	background-image:url(../img/amg/cd_small.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#575B8F;
	background-color:#F4F6FE;
	padding:0px 10px 2px 18px;
	font-weight: bold; 
}


img{
	border:0px;
}

#credits td{
	border-bottom:1px dashed #d1d4e4;
	padding:3px 7px 3px 3px;

}

#trackNames{
	clear:both;
	width:98%;
}
#trackNames td{
	border-bottom:1px dashed #d1d4e4;
	padding:3px 7px 3px 3px;
	font-size:11px;
}

.trackHeader{
	border:1px solid #B7B9D4;
	background-color:#d4d6eb;
	padding:5px;
	background-image:url(../img/amg/amg_tracks.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:white;
	font-weight:bold;
}

.buy {
	font-family:'trebuchet ms',helvetica,sans-serif; 
	font-size: 16pt;
	color:#0000FF;
	text-decoration:underline;
}