DIV#content {
padding: 0;
}

DIV#content DIV#r1 DIV {
border-left: 2px solid #EEE;
display: block;
float: left;
line-height: 1.2em;
padding: 1em 1em .5em 1em;
position: relative;  /* Fixes IE6 bug */
}

DIV#content DIV#r1 DIV#r1c1 {
border-left: 0;
width: 125px;
}

DIV#content DIV#r1 DIV#r1c2 {
width: 120px;
}

DIV#content DIV#r1 DIV#r1c3 {
width: 170px;
}

DIV#content DIV#r1 DIV#r1c4 {
width: 160px;
}

DIV#content DIV#r2 {
clear: both;
}

DIV#content DIV#r2 DIV {
border-left: 2px solid #EEE;
display: block;
float: right;
line-height: 1.2em;
padding: 1em;
position: relative; /* Fixes IE6 bug */
}

DIV#content DIV#r2 DIV#r2c1 {
border-left: 0;
margin: -2em 0 0 0;
width: 160px;
}

DIV#content DIV#r2 DIV#r2c2 {
margin: -3.5em 0 2em 0;
width: 130px;
}

DIV#content DIV#r2 DIV#r2c2 IMG#operator{
height: 115px;
float: right;
margin: .7em 0 0;
width: 120px;
}