.mod_article {
	z-index: 1;
}
.mod_article.articleshadow, 
#footer .articleshadow {
	box-shadow: 0 0 3px 0 rgba(0,0,0,1);
	z-index: 15;
}