/*Titel*/
.c_head_01 h1, .c_head_01 h1 input {
    font-size:20px;
    color:#000000;
}

/*Main text*/
.c_head_01 .Normal, .c_head_01 .NormalDisabled{
    font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size:12px;
    color:Black;
}

/*Main style*/
.c_head_01{
    padding:5px 10px;
    /*background:White;*/
}

/*Collapse/Expand*/
.title_vis{
    display:none;
}

/*Add more style*/
.c_head_01 .c_content table,.c_head_01 .c_content div{
}

