#borderContainer {    
    font-size: 11px;
    font-weight: bold;
    width: auto;
    height: 760px;
}
#stackContainer {
    border: 1px solid #ccc;
    margin-top: 10px;
}

#stackContainer div {
    padding: 5px;
}

#ul_req_gen_serv {
    padding-left: 7px;
}
#ul_req_gen_serv li{
    text-align: justify;
    margin-bottom: 7px;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}