#sideBar h3, #MyIng .ing_title {
    margin: 16px 0 0 -8px;
    font-size: 21px;
    text-align: left;
    color: #052847dd;
}
.postTitle, .entrylistPosttitle, .feedback_area_title {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 10px;
}
h2 {
    color: #fff;
    background-color: #008eb7;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}