 div.col { float: left; }
 div.bordered { background: url('img/bg_border.png') repeat-y 100% 10px; }
 div.ad { background: #333; }

 div.pr1 { padding: 0 15px 0 0; }
 div.pl1 { padding: 0 0 0 15px; }
 div.pr2 { padding: 0 30px 0 0; }
 div.pl2 { padding: 0 0 0 30px; }

 div.col.c7  { width: 106px; }
 div.col.c11 { width: 165px; }
 div.col.c12 { width: 180px; } 
 div.col.c13 { width: 195px; }
 div.col.c14 { width: 210px; }
 div.col.c15 { width: 225px; }
 div.col.c16 { width: 240px; }
 div.col.c17 { width: 255px; }
 div.col.c19 { width: 285px; }
 div.col.c21 { width: 315px; }
 div.col.c24 { width: 360px; }
 div.col.c28 { width: 420px; }
 div.col.c29 { width: 435px; }
 div.col.c30 { width: 450px; }
 div.col.c35 { width: 525px; }
 div.col.c455 { width: 675px; min-height:650px; }
 div.col.c45 { width: 675px; min-height:650px; }
 div.col.c46 { width: 675px; min-height:900px; }
 div.col.c49 { width: 735px; min-height:650px; }

 .clear { clear: both; }
