body, html {
    background: #fff;
}
table#parent_container {
    border: none;
}
table {
    font-size: 10pt !important;
}
#horizMenu {
	display:none;
}

#footer_links {
	display:none;
}
	

#article li {
	list-style-type:disc;
	list-style-image:none;
}	

#article h1 {
	padding-left:0;
}
	
#article p {
	font-size:13px;
}

#article li {
	font-size:13px;
}

#footer_extend { display:none;}
#sidebar_extend { display:none;}

#header-acx #logo {
    float: none;
}
#header-acx {
	display: none;
}

#top-module { display: none; }

#menu-wrapper, #sidebar {
	display: none;
}

#main-wrapper.has-right-sidebar {
    width: auto !important;
}
#acu-inner-content-wrapper {
    padding: 0 !important;
}
#content-wrapper.has-top-slider #sidebar, 
#content-wrapper.has-top-slider #main-wrapper #primary #content {
    margin-top: 0 !important;
}
#content-break {
	display: none;
}

#acuHeaderWrapper, 
#acuHeaderWrapper #header-acx {
    background: #fff !important;
}

#acuHeaderWrapper #header-acx, 
#menu-wrapper #top-wrapper #menu, 
#acu-inner-content-wrapper, 
#footer-wrapper #footer {
    width: auto !important;
    margin: 0 auto !important;
}

#footer-wrapper {
	display: none;
}

.noprint {
	display: none;
}

#cart #exitlink {
	display: none;
}
#cart #confirmButtons {
	display: none;
}
#top-box {
    display: none;
}
#cart div#confirm {
    float: none;
    width: 100%;
    font-size: 10pt;
}
#cart div.print-only h1 {
    text-align: center;
}
#cart #paymentMethods {
    display: none;
}
#cart .left-col {
    float: none;
    width: 100%;
}
.print-only {
    display: block;
}
div.header-wrapper,
header#header,
div.page-title-container,
footer.footer-area,
footer#footer,
#toTop {
    display: none !important;
}
.container {
    width: 100%;
    position: static;
}
#content-wrapper {
    width: 100%;
    position: static;
}
#header-panel {
    display: none;
}
#top_header {
    display: none;
}
footer {
    display: none;
}