/* ~~~~~~~~~~~~~~~~~ 2 COLUMNS - A + B ~~~~~~~~~~~~~~~~~*/

.colleft
{
margin-right: 335px;
}

.colright
{
float: right;
width: 325px;
}
