.roundedbox_0001 .bl{
    background: #D8D8D8 url(../images/roundcorners/bl.gif) no-repeat scroll 0pt 100%;
    
}
.roundedbox_0001 .br{
    background: transparent url(../images/roundcorners/br.gif) no-repeat scroll 100% 100%;
} 
.roundedbox_0001 .tl{
    background: transparent url(../images/roundcorners/tl.gif) no-repeat scroll 0pt 0pt;
} 
.roundedbox_0001 .tr{
    background: transparent url(../images/roundcorners/tr.gif) no-repeat scroll 100% 0pt;
    padding:5px;
}
