﻿.left1
{
    float: left;
    width: 300px;
    margin-bottom: 10px;
}
.right1
{
    float: right;
    width: 330px;
}

