#divArticles
{
	width: 820px;
	overflow: hidden;
}

.ClearArticle
{
	font-size: 1px;
	height: 10px;
	clear: both;
}

#divArticles a
{
	padding: 0;
	float: none;
}

ul.news-listing
{
	margin: 0;
	padding: 0;
}

ul.news-listing li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.news-listing li.normal, ul.news-listing li.alt
{
	padding: 5px;
	_height:65px;
	min-height: 65px; 
}

ul.news-listing li.alt
{
	background-color: #F0EFEB;
}

ul.news-listing .art-title
{
	padding: 0;
	margin: 0;
	float: left;
}

ul.news-listing .art-date
{
	float: right;
	margin-right: 5px;
}

ul.news-listing .art-text
{
	min-height: 50px;
	overflow: auto;
}

.blank
{
	background-image: none;
	width: 0;
	height: 0;
}

.video-img
{
	background-image: url(../images/icons/video.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 53px;
	height: 23px;
}

.audio-img
{
	background-image: url(../images/icons/audio.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 53px;
	height: 23px;
}

.blog-img
{
	background-image: url(../images/icons/blog.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 53px;
	height: 23px;
}

.related-img
{
	background-image: url(../images/icons/related-links.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 94px;
	height: 23px;
}

.podcast-img
{
	background-image: url(../images/icons/podcast.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 71px;
	height: 23px;
}

.pg-img
{
	background-image: url(../images/icons/photogallery.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 23px;
}
