.single_track table
{
	color:#00ff00;
}

.single_track_left
{
	background-color:#e0e0e0;
	padding:2px 5px 2px 15px;
	width:200px;
	font-weight:none;
	text-align:center;
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius:15px 0 0 15px;
}

.single_track_right
{
	background-color:#e0e0e0;
	padding:2px 5px;
	width:15px;
}

.gallery_left
{
	padding:2px 5px 2px 15px;
	width:200px;
	border-width:1px;
	border-bottom-style:dotted;
}

.gallery_right
{
	width:15px;
	padding:2px 5px;
	border-width:1px;
	border-bottom-style:dotted;
}

.audio_gallery
{
	padding:2px 5px;
	border-width:1px;
	border-bottom-style:dotted;
}
