#itunes_playlist {
	margin-bottom: 20px;
}

.play_listing { min-height: 100px; }

.play_listing a {
	font-weight: bold;
	color: #000000;
}

.play_listing img {
	float: left;
	margin: 0 15px 10px 0;
}

.horizontal_separator {
	margin-bottom: 10px;
	clear: left;
}


