
body {
}

.leftcol {
position:relative;
margin:1px 1% 0px 1%;
top:1em; 
width:44%;
padding:2px 2px 2px 6px;
border:0px;
float:left;
}
.rightcol {
position:relative;
margin:1px 1% 0px 1%;
top:1em; 
width:44%;
padding:2px 2px 2px 6px;
border:0px;
float:right;
}

