I would have to get in there and take a look to see what is going on.. The default has shadowing built in but it can be turned off in the vars. Something was added that is causing it.
--------------- Added [DATE]1443323669[/DATE] at [TIME]1443323669[/TIME] ---------------
Code:
.notices li {
background: #D0D0D0 none repeat scroll 0% 0%;
font-size: 12px;
color: #3E3E3E;
padding: 5px 10px;
margin-bottom: 5px;
box-shadow: -2px 2px 2px #000;
text-align: left;
clear: both;
}
That appears to be the cause.. forumhome-rollup.css line 1