.media-entry {
	margin-bottom: 5px;	
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.arrow-down {
	float: right;
	width: 8px;
	height: 7px;
	margin-top: 4px;
	background: url("../../siteimg/arrows/arrow-down.jpg");
	background-position: bottom;
}
.arrow-up {
	margin-left: 496px; /* max-width -8 */
	width: 8px;
	height: 15px;
	margin-top: -15px;
}

.video_content {
	display:none;
}
.songs_content {
	display:none;	
}
.lyrics_content {
	display:none;
}
.gallery_content {
	display:none;
}


.media-list {
	list-style: none;
	font-size: 12px;
}


.gal-thumb {
	margin-top: 5px;
}

.video_list {
	list-style: none;
}