.rounded-corners (@radius: 8px) { border-radius: @radius; -webkit-border-radius: @radius; -moz-border-radius: @radius; behavior: url(../PIE.htc); zoom: 1; position:relative; } .floatL{ float:left; } .floatR{ float:right; } @color: #dfb899; @font-family: Verdana; @bg:#555555; @the-border:1px solid #cacaca; .shadow(@cvet){ text-shadow: 1px 1px 2px @cvet; } .clear{ clear:both; } .ban img{ margin:10px auto; display:block; } .blockNew{ border:1px solid #273039; margin:5px 0; text-align:justify; h2{ margin: 0; padding: 10px; background: black; border-bottom: 1px solid #23282E; font-size: 100%; font-weight: bold; text-align:center; a{ color: #DFE8F2; text-decoration:none; } } } .in{ .floatL; width:180px; p{ padding:5px; margin:0px; } } .on{ .floatR; width:180px; p{ padding:5px; margin:0px; } } .imgl{ img{ .floatL; padding:8px 6px; } p{ margin:0px; padding:8px 6px; line-height: 1.2; } } .imgR{ img{ .floatR; padding:8px 6px; } p{ margin:0px; padding:8px 6px; line-height: 1.2; } } .topTable{ .even{ background:#202932; } .blue{ color:#7ebcff; font-size:11px; text-decoration:none; } .imgTd{ width:155px; vertical-align:top; } .butttd{ } tr td{ padding:5px; vertical-align:middle; p{ color:#a0a0a0; padding:0px; margin:0px; span{ color:#fff; font-weight:bold; } } .blue_bt{ display:block; text-align:center; } } } .blueboks{ }