/* This needs to be here so that the image line that divides the articles, disappears when widgets are present */

.articleContainer {
	background-image:none;
}


