.codeleftcol {
   width: 176px;
   float: left;
}
.coderightcol {
   width: 576px;
	float: right;
}

