#station_details .tl
{
	width: 16px;
	height: 35px;
	background: transparent url(../images/stationdetail-tl.png) no-repeat;
}

#station_details .tc
{
	height: 35px;
	background: transparent url(../images/stationdetail-tc.png) repeat-x;
}

#station_details .tr
{
	width: 16px;
	height: 35px;
	background: transparent url(../images/stationdetail-tr.png) no-repeat;
}

#station_details .caption .title
{
	font:14px verdana,arial,tahoma,"sans serif";
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	color: #FFFFFF;
}

#station_details .ml
{
	width: 16px;
	background: transparent url(../images/stationdetail-ml.png) repeat-y;
}

#station_details .mcl
{
	background-color: #6027A7;
}

#station_details .mcr
{
	background-color: #FFFFFF;
}


#station_details .mr
{
	width: 16px;
	background: transparent url(../images/stationdetail-mr.png) repeat-y;
}

#station_details .bl
{
	width: 16px;
	height: 16px;
	background: transparent url(../images/stationdetail-bl.png) no-repeat;
}

#station_details .bcl
{
	height: 16px;
	background: transparent url(../images/stationdetail-bcl.png) repeat-x;
}

#station_details .bcr
{
	height: 16px;
	background: transparent url(../images/stationdetail-bcr.png) repeat-x;
}

#station_details .br
{
	width: 16px;
	height: 16px;
	background: transparent url(../images/stationdetail-br.png) no-repeat;
}

#station_details .left_content
{
	margin: 20px 15px 20px 15px;
}

#station_details .station_www
{
	padding: 5px 5px 5px 5px;
	background-color: #3C1989;
}

#station_details .station_www .url
{
	font:12px verdana,arial,tahoma,"sans serif";
	color: #FFFFFF;
}

#station_details .artist_list
{
	font:12px verdana,arial,tahoma,"sans serif";
	color: #FFFFFF;
}

#station_details .artist_list .title
{
	font:12px verdana,arial,tahoma,"sans serif";
	font-weight: bold;
}

#station_details .artist_list .content
{
	font:12px verdana,arial,tahoma,"sans serif";
	color: #FFFFFF;
}

#station_details .artist_list .content .index
{
}

#station_details .artist_list .content .entry
{
	padding-left: 3px;
}

#station_details .right_content
{
	margin: 20px 15px 20px 15px;
	font:12px verdana,arial,tahoma,"sans serif";
	color: #000000;
}

#station_details .right_content .station_title
{
	font:20px verdana,arial,tahoma,"sans serif";
	font-weight: bold;
}

#station_details .right_content .station_info
{
	font:12px verdana,arial,tahoma,"sans serif";
}

#station_details .right_content .station_info .category
{
	font-weight: bold;
}

#station_details .right_content .station_info .value
{
}


#station_details .right_content .title
{
	font:12px verdana,arial,tahoma,"sans serif";
	font-weight: bold;
	color: #5A29AD;
}

#station_details .right_content .song_list
{
	font:12px verdana,arial,tahoma,"sans serif";
}

#station_details .right_content .song_list .time
{
	color: #9461D2;
	padding-right: 3px;
}

#station_details .right_content .song_list .entry
{
}

#station_details .right_content .song_list .artist
{
	font-weight: bold;
}

#station_details .right_content .song_list .song
{
	padding-left: 3px;
}

#station_details .right_content .similar_stations
{
	font:12px verdana,arial,tahoma,"sans serif";
}

#station_details .right_content .similar_stations .play
{
	width: 18px;
	height: 17px;
	background: transparent url(../images/play-btn-white.gif) no-repeat center center;
	cursor: pointer;
}

#station_details .right_content .similar_stations .station_entry
{
	text-decoration: underline;
	cursor: pointer;
	color: #0000FF;
}


#station_details .right_content .listener_comments
{
	font:12px verdana,arial,tahoma,"sans serif";
}

#station_details .right_content .listener_comments .comment
{
	font-weight: bold;
}

#station_details .right_content .listener_comments .author
{
}

#station_details .no_entries
{
	font:italic 11px verdana,arial,tahoma,"sans serif";
}

