.left {
	float:left;
	width:320px;
}

.right {
	float:right;
	width:320px;	
}

.clear {
	height:50px;
}
