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: 220px;
}

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

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

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: -6em 0 0 0;
width: 175px;
}

DIV#content DIV#r2 DIV#r2c1 H2:first-child {
margin-bottom: .1em;
}

DIV#content DIV#r2 DIV#r2c2 {
margin: -7em 0 3em 0;
width: 140px;
}

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