@charset "UTF-8";
/* Author: Nina Reyes Rosenberg
for Sherry Orson Music Catalog Marketing
c. 2010 All Rights Reserved */

.headingMatch {
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	background-image: url(http://www.mcm-mktg.com/chrometheme/sliceInit.png);
	background-repeat: repeat-x;
	padding: 3px 2px;
	text-align: center;
}
#albums {
	margin-top: 480px;
	width: 900px;
}
#albums img {
	margin: 5px;
}
#covers {
	float: left;
	padding: 5px 0;
	text-align: center;
	margin: -40px auto 0 auto;
}