.divArticlesListItem{
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	width: 149px;
	/*background-image: url(../SiteImages/sfodivArticlesListItemRepeater.gif);
	background-repeat: repeat-y;
	text-align: center;*/
}
#divArticlesListItemHeader{
	width: 149px;
	background-image: url(../SiteImages/sfodivArticlesListItemHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 5px;
	margin-top: 5px;
}
#divArticlesListItemHeaderRepeater{
	width: 149px;
	background-image: url(../SiteImages/sfodivArticlesListItemHeaderRepeater.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
#divArticlesListItemRepeater{
	width: 149px;
	background-image: url(../SiteImages/sfodivArticlesListItemRepeater.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
#divArticlesListItemBottomRepeater{
	width: 149px;
	background-image: url(../SiteImages/sfodivArticlesListItemBottomRepeater.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	line-height: 5px;

}
#divArticlesListItemBottom{
	width: 149px;
	background-image: url(../SiteImages/sfodivArticlesListItemBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 5px;

}

#divArticlesListItemHeaderRepeater a{
 color: #330000;
 font-weight: bold;
 padding-top: 1px;
}

#divArticlesListItemRepeater span{
}

#divArticlesListItemBottomRepeater a{
	position: relative;
 	color: #330000;
}

