#box_wrapper
{
    margin: 20px 5px 10px 5px;
    width: 200px;
}
.box_bottom { 
        background-image: url(../css/pic/hor_rule.gif);
        background-position: left center;
        background-repeat: no-repeat; 
        line-height: 12px;
        margin: 0px 0px 0px 0px;
        margin: 3px 0 0 0 ;
            text-align: right; 
        }
.box_bottom a{
    background-color: #044EAD;
    font-size: 9px;
    line-height: 12px;
    padding: 0 0 0 5px;

}
#box_wrapper h1 { display: block; font-size: 13px; line-height: 15px; margin: 0; padding: 0 ; text-transform: uppercase; border-bottom: orange 2px solid;}
#box_wrapper h2 { display: block; font-size: 12px; line-height: 15px; 
                  margin: 10px 0 0 0; padding: 0 0 0 32px; line-height: 26px;
                  background-image: url(../css/pic/note.jpg); background-repeat: no-repeat;}