.content .col_dx .postit { float: right; width: 192px; height: 190px; background: url('../i/postit.gif') no-repeat 0 0; }
.content .col_dx .postit h2 { color: #013C6E; text-align: center; padding: 15px 0px; }
.content .col_dx .postit p { padding: 0px 18px; }

.content .col_sx { float: left; width:541px; background: none; padding-right: 35px; }
.content .col_sx h2 { color:#003c6d; font-size:.875em; margin-bottom:25px; }
.content .col_sx h3 { font-size: .8em; margin-bottom: 20px; }
.content .col_sx h4 { margin-bottom: 10px; }
.content .col_sx p { margin:5px 0 10px 0; text-align:justify; line-height: 1.6; }
.content .col_sx p.cat { padding: 15px 0px; }
.content .col_sx p a { color:#003c6d; }
.content .col_sx p a.d { background: url('../i/pdf.gif') no-repeat 0 1px; padding: 2px 0px 2px 18px; margin-right: 30px; }
.content .col_sx p a:hover { text-decoration:underline; }
.content .col_sx p b { color:#003c6d; }

.content .col_sx table { width: 100%; border-collapse: collapse; }
.content .col_sx table tr td { font-size: .685em; padding: 3px 0px; border-bottom: 1px solid #CCC;  }
.content .col_sx table tr td.f { width: 33%; }
.content .col_sx table tr td.s { width: 33%; }
.content .col_sx table tr td a { color:#003c6d; }
.content .col_sx table tr td a.d { background: url('../i/pdf.gif') no-repeat 0 1px; padding: 2px 0px 2px 18px; margin-right: 30px; }
.content .col_sx table tr td a:hover { text-decoration:underline; }

