.news
{
	text-align: left;	
	padding: 3px;
}

.channel
{	
	border-bottom: 3px double #889988;
	width: 500px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.news-title
{
	background: url(../images/redapple_ico.gif) no-repeat;
	padding-left: 15px;
}

.news-title a
{
	text-decoration: none;
	font-weight: bold;
}

.news-item
{
	color: black;
	margin-bottom:10px;
}

.news-item a *
{
	text-decoration: none;
	color: #0055cc;	
}

.news-pubdate
{
	font-size: 10px;
	font-weight: normal;
}

ul.rss li
{
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	padding:0 0 0 1.25em;
}
