.roundedcornr_box_684322 {
   background: #3e5e8e url(../../static/img/corners/roundedcornr_684322_grad.gif) repeat-x top left;
}
.roundedcornr_top_684322 div {
   background: url(../../static/img/corners/roundedcornr_684322_tl.gif) no-repeat top left;
}
.roundedcornr_top_684322 {
   background: transparent url(../../static/img/corners/roundedcornr_684322_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_684322 div {
   background: url(../../static/img/corners/roundedcornr_684322_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_684322 {
   background: transparent url(../../static/img/corners/roundedcornr_684322_br.gif) no-repeat bottom right;
}

.roundedcornr_top_684322 div, .roundedcornr_top_684322,
.roundedcornr_bottom_684322 div, .roundedcornr_bottom_684322 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_684322 { margin: 0 5px; }

.important_box{
 background-color:#eee;
 background: -moz-linear-gradient(center top , #EEEEEE, white) repeat scroll 0 0 transparent;
 border: 1px solid #ddd;
    }

.important_box #col1{
    /*width:70%;*/
    float:left;
 margin: 10px ;
    
    }

.important_box #col2{
    float:right;
 background-color:#fff;
 border: 1px solid #ddd;
 /*padding:10px 10px 0 10px;*/
 padding: 5px;
 margin: 10px 0;
    }

