.leftcol
{
clear:both;
float:left;
width:45%;
height:auto;
top:auto;
}
.rightcol
{
float:right;
width:45%;
height:auto;
top:auto;
}

