#availableGrantsWrapper{
    width : 90%;
    margin : 25px 5%;
}
table{
    width : 100%;
}
th{
    border : none;
    text-align : left;
}
#mainContent h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #f47920;
    font-weight: normal;
}
#mainContent h2 {
    font-size: 20px;
    margin-bottom: 3px;
}
#grantTable td {
    border-top: 1px dotted #999;
    padding: 11px 10px;
}
#comingSoon {
    margin: 10px auto;
    float: none;
    position: relative;
    width: 600px;
    display: block;
}
.grantThumb {
    max-height: 30px;
    display: inline;
    vertical-align: middle;
    margin-left: 10px;
}
a.fc-event.eventClass{
    border-bottom : none !important;
    background-color: #fcf8e3 !important;
}
