body {
	background-color: #ddd; /* Background color */
	color: #222;            /* Foreground color used for text */
	font-family: Helvetica; 
	font-size: 14px;
	margin: 0;              /* Amount of negative space around the outside of the body */
	padding: 0;             /* Amount of negative space around the inside of the body */
	background-repeat:no-repeat;
	width: 100%;
	}
	.tweet {
		background: #fff;
		margin: 3px 0;
		padding: 2px;
		-moz-border-radius: 8px;
	}	
	.tweet .text {
		margin: 0;
		font-size: 12px;
	}
		header ul {
		list-style: none;
		margin: 10px;
		padding: 0;
	}
	#header ul li a {
		background-color: #FFFFFF;
		border: 1px solid #999999;
		color: #222222;
		display: block;
		font-size: 17px;
		font-weight: bold;
		margin-bottom: -1px;
		padding: 12px 10px;
		text-decoration: none;
	}
#loading{
      position:absolute;
      width:20px;
	  height:20px;
      left:30px;
	  top:30px;
    }
#prognowonair {
		position:absolute;
		font-size:12px;
		height:23px;
		left:75px;
		top:5px;
		width:173px;
		line-height:1.0;
	}
#presnowonair {
		position:absolute;
		font-size:12px;
		height:23px;
		left:75px;
		top:50px;
		width:180px;
	}
#presby {
		position:absolute;
		font-size:12px;
		font-weight: bold;
		height:23px;
		left:75px;
		top:36px;
		width:150px;
	}

#program {
		position:absolute;
		left:5px;
		top:5px;
		height:65px;
		width:65px;
		}
#presenter {
		position:absolute;
		left:250px;
		top:5px;
		height:65px;
		width:65px;
		}

div.jp-nowonair {
	width:100%;
	height:22px;
	font-size:0.8em;
	border:1px solid #009be3;
	border-bottom:none;
	border-top:none;
}
div.jp-nowonair ul{
	list-style-type:none;
	margin:0;
	padding:0 0px;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:100%;
}

div.pres-playlist ul{
	list-style-type:none;
	margin:0;
	padding:0 0px;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:100%;
	height:20px;
	font-size:.7em;
	}
div.pres-interface {
	position:relative;
	background-color:#EEEEEE;
	border-left:1px solid #009BE3;
	border-right:1px solid #009BE3;
	border-top:1px solid #009BE3;
	border-bottom:1px solid #009BE3;
	height:74px;
	width:100%;
	}
div.info-interface {
	width:100%;
	background-color:#ccc;
	border:1px solid #009be3;
	border-bottom:none;
	height:21px;
	font-size:1.2em;
}
div.interface-nowonair {
	width:100%;
	background-color:#ccc;
	border:1px solid #009be3;
	border-bottom:none;
	height:21px;
	font-size:1.2em;
}
#facebook_like{
		position:absolute;
		left:60px;
		top:13px;
		height:65px;
		width:25px;
}
#Launcher{
		position:absolute;
		left:280px;
		top:10px;
		height:65px;
		width:25px;
}