/*-- Enter your custom CSS below --*/
#blueBox a {
    color: #FFFFFF;
    font-weight: bold;
}
#blueBox table {
    margin-left: 13px;
}

#blueBox td {
    color: #FFFFFF;
    font-size: 12px;
}

#blueBox {
    background: url("../images/body-blue-bot.gif") no-repeat scroll left bottom #336699;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
#blueBox a {
    color: #FFFFFF;

}
.post-content h1 {
    font-size: 21px;
}
.search-field {width:206px;}

.font11 {font-size:11px;}