.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: #8dd07d; @font-family: Verdana; @bg:#e0f4c4; @the-border:1px solid #cacaca; .shadow(@cvet){ text-shadow: 1px 1px 2px @cvet; } .clear{ clear:both; } .ban img{ margin:10px auto; display:block; } .black { .floatL; .rounded-corners; background:url(../img/vlack.jpg) repeat-x; padding:10px; width:140px; margin-top:10px; margin-right:5px; a img{ display:block; margin:0 auto; } p{ color:#fff; font-size:12px; span{ color:@color; font-size:16px; font-weight:bold; } } .butt{ background:url(../img/bt_green.jpg) repeat-x; display:block; text-align:center; color:#fff!important; text-decoration:none; font-size:14px; width:105px; height:28px; line-height:2; margin:0 auto; .shadow(#207113); .rounded-corners; } } .end{ margin-right:0px; } .bigGrey{ text-align:center; background:#cccccc; .rounded-corners; padding:5px; font-weight:bold; font-size:16px; font-style:italic; color:#FFF; } .adv{ width:205px; } .xz{ margin-top:10px; width:274px; } .greygreen{ text-align:center; background:#cccccc; .rounded-corners; padding:5px!important; font-weight:bold; font-size:16px; font-style:italic; color:@color; margin:0!important; } .minTable { margin-top:10px; td{ padding:4px; text-align:center; vertical-align:top; p{ margin-top:2px!important; text-decoration:underline; } a{ font-size:12px; color:@color; } } }