/*----- CMS Version 2.0 Compatible -----*/

.PrintOnly { display: inline; }
.DontPrint { display:none; }

#main_container { height: 100%; width: 600px; border-right: 1px solid #72b29a; border-left: 1px solid #72b29a; margin-right: auto; margin-left: auto; background: url(../images/bg-sidenav.gif) repeat-y left #fff; }
#home_container { height: 100%; width: 600px; border-right: 1px solid #72b29a; border-left: 1px solid #72b29a; margin-right: auto; margin-left: auto; background: url(../images/home/bg.gif) repeat-y left #fff; }

#main_containerClicAdmin { height: 100%; width: 600px; border-right: 1px solid #72b29a; border-left: 1px solid #72b29a; margin-right: auto; margin-left: auto; background-color: #fff; }

#contentWrapper { width: 600px; }
#contentTr { width: 600px; }