.postWrapper {
        padding-bottom: 25px;
}
.postTitle {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #DDDDDD;
        margin-bottom: 15px;


}
.postTitle h2 {
        font-size: 20px;
        font-weight: normal;
        margin: 0px;
        padding: 0px;

        padding-top:3px;


        min-height:35px;

}





* html #bra
{
height: 1%;
}




.postTitle h2 a {

              padding-left:8px;


}



.postTitle img
{
      margin-bottom:-5px;
}


.postTitle h3 {
        font-size: 10px;
        margin: 0px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;
        font-weight: normal;
        border: 0px solid black;
}
.postContent {
        padding-bottom: 15px;
}
.postDetails {
        font-size: 10px;
}
.postBookmarks {
        padding-bottom: 15px;
}
.postBookmarks h4 {
        padding-bottom: 5px;
        font-size: 12px;
        font-weight: bold;
}
.commentWrapper {
        padding-bottom: 15px;
}
.commentContent {
        padding-bottom: 0px;
}
.commentDetails  {
        font-size: 10px;
        padding: 0px;
}
.postError {
        font-size: 16px;
}