

#post{
    width : 90%;
    margin : 25px 5%;
}

#post table{
    width : 100%;
}

#post table tbody td{
    height : 45px;
}

#post .row{
    padding-bottom : 15px;
}
