#listen_live{
	width:243px;
	float:left;
	padding:5px;
	border:2px solid #B6B6B5;
	margin-bottom:10px;
}

a:hover #listen_live{
	border:2px solid #9F9F9F;
}

a:hover #listen_live #text .title, a:hover #listen_live #text .title2{
color:#657516;
}
a:hover #listen_live #text .sub{
color:#92AC0F;
}

#text{
	float:left;
	width:50%;
	text-align:right;
}

#text p{
	margin:0;
	padding:0;
	border:0;
}

a #text {
	text-decoration:none;
	font-weight:normal;
}

* html a #text {
	padding:0;
	margin:0;
}

#logo{
	float:left;
	width:50%;
	margin-top:1em;
}

#logo img{

}

#listen_live #text .title{
	color:#7D901C;
	font-size:1.5em;
}

* html #listen_live #text .title{
	padding:0;
	margin:0;
}

#listen_live #text .title2{
	color:#7D901C;
	font-size:1.2em;
	letter-spacing:2px;
}

* html #listen_live #text span{
	padding:0;
	margin:0;
}

#listen_live #text img{
	margin-right:0.5em;
	
}

#listen_live #text .sub{
	color:#A6C311;
	letter-spacing:3px;
}

.stream_archive li {
	font-weight:normal;
	font-size:0.8em;
	padding-left:0px;
}

#rss_shows select {
	font-size:0.8em;
}

#rss_shows h3 {
	font-size:0.9em;
}

#player h2 {
	margin-top:0px !important;
}

