.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: 0.812em; }
.content .col_sx p { margin:5px 0px 20px 0; text-align:justify; line-height: 1.6; }
.content .col_sx p b { color:#003c6d; }

.content .col_sx .immagini { padding: 18px 0px; }
.content .col_sx .immagini img { background:#FFF; border: 1px solid #CCC; padding:5px; margin: 0px; }
.content .col_sx .immagini a { color:#003c6d; font-size: .625em; margin-right: 55px; }
.content .col_sx .immagini a.last { margin-right: 0px; }

.col_sx ul { padding-left:10px; list-style-type:circle; list-style-position:inside; margin-bottom:10px;}
.col_sx ul li { font-weight:bold; }

