.split_60left {
width: 60%;
float: left;
}

.split_40right {
width: 38%;
float: right;
border-left: 1px solid #000000;
}	