.chr_container{
    margin-bottom:10px;
}
.cont_top_left{
    background:url(images/cont_top_left.png) top left no-repeat;
    height:31px;
    line-height:31px;
    margin:0px;
    padding:0px;
    text-indent:30px;
}
.cont_top_right{
    background:url(images/cont_top_right.png) top left no-repeat;
    height:31px;
    width:10px;
}
.cont_inside_left{
    background:url(images/cont_inside_left.png) left bottom no-repeat;
    min-height:249px;
    padding-bottom:10px;
    padding-left:10px;
}
.cont_inside_right{
    background:url(images/cont_inside_right.png) left bottom no-repeat;
    min-height:249px;
    padding-bottom:10px;
    width:10px;
}
.cont_top_left span{
    color:#2F2750!important;
    line-height:31px!important;
    font-size:14px!important;
    font-weight:bold;
}
.Head{
    color:#2F2750!important;
    line-height:31px!important;
    font-size:14px!important;
    font-weight:bold;
}

