#type_18_page #content { background-image: url( 'bg-2.jpg' ); }

.cols2 { margin-top: 455px; }

.cols2 .a,
.cols2 .b {float: left; min-height: 1px; padding: 0;}

.cols2 .a {width: 67.5%; //margin-right: -100%;}
.cols2 .b {width: 32%; //margin-left: 67.5%; //display: inline;}

#content table.layout { width: 95%; }

#content td.part div.main-text { padding: 1em 1em 0.5em 1em; }
#content td.part div.full-text { padding: 0 1em; display: none; }

#content td.part h2 { font-size: 1.4em; border-bottom: 1px dashed #000000; color: #000000; display: inline; cursor: pointer; cursor: hand; }
#content td.part h3 { font-size: 1em; font-weight: bold; color: #000000; }
#content td.part div.full-text p { margin: 0 0 1em 0; }
#content td.part ul,
#content td.part li { padding: 0; margin: 0; background: none; }

#content td.show div.main-text { background-color: #ffed33; }
#content td.show div.full-text { display: block; }


#footer.fix { bottom: 0; }
