#bl{
 background: #e3e3e3 url('../media/bl.gif') no-repeat 0 100%;
 width :100%
 }
 
#br{
 background: url('../media/br.gif') no-repeat 100% 100%;
 }
 
#tl{
 background: url('../media/tl.gif') no-repeat 0 0;
 }
 
#tr{
 background: url('../media/tr.gif') no-repeat 100% 0;
 padding: 5px
 }
 
#clear{
 font-size: 1px;
 height: 1px;
 }