@charset "UTF-8";
/* General purpose styles for www.themisers.co.uk */

div#workspace
{
	background-image:url(../images/backgrounds/black-and-white-live.jpg);
}

div#info
{
	height:90px;
	width:400px;
	font-size:10px;
	line-height:12px;
	top:15px;
}

div#info a:hover
{
	color:#00FF00;
}

div#top_bar
{
	height:110px;
}

div#audio
{
	height:30px;
	width:400px;
	margin:0px 0px 3px 0px;
}

.playInd
{
	color:black;
	font-size:14px;
}

span#ind1
{
	color:#00FF00;
}

div#info2
{
	float:right;
	width:180px;
	margin:10px 0px 0px 0px;
}
