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

/*no conflicts with artists.css*/



/*#artists {
    width: 617px;
    padding: 10px;
}
*/
.release {
	background: url(../wwwimages/blueDot.gif) repeat-x bottom left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #666;
	width: 265px;
}

#links li {
display: inline;
}

#logos img {
 max-width: 250px;
}
