#shopping-header {
	width: 330px;
	margin-left: 18px;
	margin-bottom:18px;
}

.shopping-cover-background {
	background: url("../siteimg/cover-background.jpg");
	width: 185px;
	height: 167px;
	margin-left: 11px;
	margin-top: 0px;
	float: left;
}

.shopping-cover {
	margin-left: 8px;
	padding-top: 8px;
}

.album-header-div {
	height: 20px;
	margin-left:18px;
	margin-top: -5px;
	margin-bottom: 5px;
}

.album-header {
	color: #a1050f;
	font-size: 14px;
	font-weight: bold;	
}

.song-div {
	color: #969595;
	float: left;
	margin-top:17px;
	margin-left: 10px;
	width: 145px;
	height: 150px;
}
.song-entry {
	font-size: 10px;
}
.song-time {
	float: left;
	width: 40px;
	font-size: 10px;
}

#filler1 {
	width: 140px;
	height: 31px;	
	float: left;
}

#filler2 {
	width: 140px;
	height: 44px;
	float: left;
}
.shops{ padding-top:-5px; margin-left:10px;}
.shop-line {
	margin-left: 10px;
}
.shop-line img{
	margin-left: 5px;
	margin-right: 5px;
}
#shop-bottom-filler {
	height: 100px;
}

#shop-stoerer-1 {
	display:none;
	height:155px;
	margin-top:-150px;
	position:absolute;
	width:167px;
}
#shop-stoerer-1b {
	margin-left:130px;
	margin-top:80px;
	position:absolute;
}

#shop-stoerer-2 {
	display:none;
	height:155px;
	margin-top:-150px;
	position:absolute;
	width:167px;
}

#shop-stoerer-2b {
	margin-left:130px;
	margin-top:80px;
	position:absolute;
}

.separator{border-bottom:1px dotted #C00; margin:5px 18px 5px 18px;}
