@import "/_consumer/common/base.css";
@import "/_assets/css/common/header.css";
@import "/_assets/libraries/jquery/prettyphoto/prettyPhoto.css";

#content { background: #fff; padding: 0; width: 100%; border: 0; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul, #content ul li { margin: 0; padding: 0; outline: 0; height: auto; color: #000; }

/* Updates to Lightbox */
div.light_rounded .pp_details { position: static; }
div.light_rounded .pp_content { padding: 8px 0 0 0; }
div.light_rounded .pp_close{ background: url('/prxm/prxm_img/global/close-btn.png') 0 0 no-repeat; cursor: pointer; height: 16px; width: 16px; position: absolute; top: -10px ; right: 10px; }