Это КСС:
Code
table.stat {text-align: left; margin-bottom: 10px; border-bottom: 3px solid #dadde5;}
table.stat td {font-size: 75%; font-weight: normal; padding: 5px 10px; border-bottom: 1px solid #dadde5; vertical-align: middle !important;}
table.stat tr.head td {background-color: #e6e8ed; font-size: 70%; font-family: tahoma, sans-serif; padding: 6px 10px 5px 10px; font-weight: bold;}
table.stat tr.head table td {border: 0px;}
table.stat tr.head td.podm {padding: 6px 10px 3px 10px; border: 0px;}
table.stat tr.head td.podm td.side {padding: 7px 0 0 0; background: #e6e8ed url(/img/bg_gdot.gif) repeat-x center center; vertical-align: bottom !important;}
table.stat tr.head td.podm td {padding: 0 3px 2px 3px; font-size: 95%; color: #7e8085; font-family: tahoma, sans-serif; font-weight: normal;}
.stsecond td {text-align: center;}
Это код HTML:
Code
<div class="stat">
<fieldset class="fieldset"><legend>Здесь текст </legend>
</fieldset></div>