.block { margin-bottom: 10px; } .block_top { height: 15px; background: url('images/block/block_top.png') repeat-x top; } .block_top_left { padding-left: 15px; background: url('images/block/block_top_left.png') no-repeat left top; } .block_top_right { padding-right: 15px; background: url('images/block/block_top_right.png') no-repeat right top; } .block_left { padding-left: 15px; background: url('images/block/block_left.png') repeat-y left; } .block_background { background: url('images/block/block_back.png'); } .block_right { padding-right: 15px; background: url('images/block/block_right.png') repeat-y right; } .block_content { text-align: justify; } .block_mod { height: 15px; text-align: right; font-size: 10px; clear: both; } .block_bottom_left { height: 15px; padding-left: 15px; background: url('images/block/block_bottom_left.png') no-repeat left bottom; } .block_bottom { height: 15px; background: url('images/block/block_bottom.png') repeat-x bottom; } .block_bottom_right { height: 15px; padding-right: 15px;
background: url('images/block/block_bottom_right.png') no-repeat right bottom; }