/*
	Skin Name: SIMPLE BLUE
	Latest News style attributes
---------------------------------------------------- */

#news_articles_latest_outer
{
	background-image: url(../images/news-center-bg.jpg);
	background-position: 27px;
	background-repeat: repeat-x;
}

#news_articles_latest_inner
{
}

#news_articles_latest_header_outer
{
}

#news_articles_latest_header
{
}

#news_articles_latest_list_outer
{
	padding: 8px;
	
	background-repeat: repeat-x;
}

#news_articles_latest_list_item
{
}

#news_articles_latest_list_item_author
{
}

#news_articles_latest_list_item_title
{
}

#news_articles_latest_latest_more
{
	padding-left: 8px;
}

#news_articles_latest_header 
{
	height: 20px;
	text-align: center;
	background-image: url(../images/right-side-header.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}
#news_articles_latest_outer .List-Item
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #699ccf;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}





