#myGrantsWrapper{
    width : 90%;
    margin : 25px 5%;
}
table{
    width : 100%;
}
th{
    border : none;
    text-align : left;
}
div#myGrantsWrapper table td {
    border-top: 1px dotted #999;
    padding: 11px 10px;
}
#mainContent h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #f47920;
    font-weight: normal;
}
#mainContent h2 {
    font-size: 20px;
    margin-bottom: 3px;
}
