﻿.TopLeft 
{
    margin: 0 0 20px 20px;
    border: solid 2px silver;
    float: left;
    padding: 10px;
    width: 300px
}