/* === PLUGIN OVERRIDES === 
Author: Sam Stevens, Stevens Media, www.stevensmedia.com
Version: 1.0, Dec 2013
=============================================================*/

/* F5 Clearing (Lightbox) */
#photo-feature [data-clearing] LI {
    float: none;
    margin-right: 0;
}
 
#photo-feature .clearing-main-prev,
#photo-feature .clearing-main-next {
	display: none;
}

