#wp_wall p{
    margin-top:4px;
    margin-bottom:4px;
}

#wallcomments p{
    margin-top:5px;
    margin-bottom:5px;
}

#wall_post_input{
    border: 1px solid #ccc;
}

#wallcomments{
    margin-bottom:5px;
    height : 200px;
    overflow: auto; 
}

.wallauthor{
    font-weight: bold;
}

.wallcomment{
    font-weight:normal;
}

