#myApplicationsWrapper{
    width : 90%;
    margin : 25px 5%;
}
table{
    width : 100%;
}
th{
    border : none;
    text-align : left;
}
.advise{
    color : red;
}
#mainContent h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #f47920;
    font-weight: normal;
}
#mainContent h2 {
    font-size: 20px;
    margin-bottom: 3px;
}
