benya
подобную конструкцию пробовал?
PHP код:
<div style="position:relative;width:%;height:20px;">
<div style="position:absolute;top:0;left:0;width:2px;height:20px;">*</div>
<div style="position:absolute;top:0;right:0;width:2px;height:20px;">*</div>
<div style="margin-left:2px;margin-right:2px:width:100%;">*</div>
</div>