@charset "utf-8";
/* CSS Document */


/***********Artists on Tape****************/
#artistsontapeHeader{
	background-image:url(../imgs/layout/artistsontapeHeader.gif);
	width:190px;
	height:31px;
	line-height:32px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	color:#ffffff;
	text-indent:6px;
	left:30px;	
	}
#artistListing{
	min-height:100px;
	width:300px;
	padding:50px 0px 0px 0px;
	}	
#artistListingInfoTxt{
	width:270px;
	display:block;
	padding:37px 0px 0px 0px;
	}	

.coverArtwork{
	width:300px;
	height:250px;
	margin:0px 0px 14px 0px;
	}
	
.latestRelease{
	font-weight:bold;
	display:block;
	}
.artistName{
	font-size:24px;
	font-weight:bold;
	display:block;
	padding-bottom:11px;
	}
	
.visitPage{
	padding-top:14px;
	display:block;
	font-weight:bold;
	}	