﻿.Post
{
    padding:6px;
}
.Post:hover
{
    background-color:#efefef;
}
