Anybody know how to change the border bottom lines?
Design and Skin Customization
If you can change it in firefox, check what the css class was where you changed it.
On your site the skin in use is the jrNingja skin.
PROBLEM:
It has a short-hand CSS property.
border-bottom: 1px solid #CCCCCC;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
I'll get that changed and released so you can update it from:
ACP -> SKINS -> NINGJA -> STYLE -> (search) .item
Give me 5 min, then update ningja from the marketplace.