/*
@author Keegan Watkins

Fixes conflicts between Shop App styles coming from NIWC
and the new phoeNIx architecture.
*/

.pnx-list li {
	background:none !important;
	padding-left:0 !important;
}

#pagearea ul li {
	background:none !important;
	padding-left:0 !important;
}