/* @override http://www.ariesdubs.com/wp-content/themes/aries/css/media_player.css */

body {
	color: #91f20d;
	padding: 0px;
	margin: 10px;
	background-color: #232323;
}

#header img.mp {
	float: right;
	margin-left: 0;
}

#header {
	width: 330px;
	margin-bottom: 10px;
	height: 50px;
}

#header img.logo {
	float: left;
}

#widgetbox_widget_parent_0 {
	width: 300px;
	height: 27px;
	overflow: hidden;
	clear: both;
}

span.artist_name {
	font-size: 12px;
	color: #f2f6ff;
}

span.artist_name a {
	color: #91f20d;
	text-decoration: none;
}

span.artist_name a:hover  {
	color: #fff;
}

span.artist_name a:visited  {
	color: #5d9f07;
}