.PostToContainer
{
 margin-top:10px   
}

.PostToTitle
{
    margin-right: 20px;
    margin-top: 3px;
}

.PostToLink
{
    color: Black;
    text-decoration: none;
    margin-right: 8px;
}

.PostToLink img
{
    vertical-align: sub;
    border-style: none;
}

.PostToLink input
{
    width: 350px;
}

