﻿/* begin styles for RSS Feed */

.rss-box {
}
.rss-item {
	margin: 0px;
	padding: 0em;
	list-style-type: none;
	border-style: none;
}
.rss-item ul {
	border-style: none;
}
.rss-item ul li {
	border-style: none;
}

.rss-title p {
	padding: 0.5em;
}
.rss-item {
	list-style: none;
}
.rss-item a {
	text-decoration : none;
	color: #0F116B;
	font-weight: bolder;
}
.rss-item a:visited {
	color: white;
}
.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
}


/* Don't meddle with styles */


#station_sidebar ul li ul div ul {
	padding: 0px;
	border-style: none;
	margin: 0px 10px 0px 10px;
}
#station_sidebar ul li ul div ul li {
	border-style: none;
	font-size: 10pt;
}
#station_sidebar ul li ul div ul li a {
	border-style: none;
	font-size: 15pt;
}


/* End of "Don't meddle with styles" */




/* Unqiue TAB features */
.rss-item {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#tubeupdates-com_link {
	text-align: right;
	margin-top: 0px;
}
#tubeupdates-com_link span {
	font-size: 7pt;
	color: #999999;
}
#tubeupdates-com_link span a {
	color: #999999;
	text-decoration: none;
}

