/***************************************
AC - CSS PRINT
***************************************/
html,
body {background-image: none !important; background-color: #ffffff;}

#ixPage {width: 660px;}

.ixSectionContainer_SiteInfo .ixMenu ul li,
.ixSectionContainer_AfterIn,
.ixSectionContainer_BeforeIn,
.ixSectionContainer_BeforeOut {display: none;}

.ixSectionContainer_SiteInfo {
   width: 630px !important; 
   width: 650px; 
   padding: 10px;
   background-image: none; 
   color: #000000;
}

#ixMainContentContainer {
   width: 590px !important; 
   width: 650px; 
   padding: 30px;
   margin: 10px auto 0 auto;
   background-image: none; 
   box-shadow: none;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
}
