.leftbox  {
border-right : 3px dashed #FF99FF;
width : 175px;
top : 0px;
text-align : left;
margin-top : 0px;
margin-bottom : 0px;
visibility : visible;
margin-right : 5px;
bottom : 0px;
border-spacing : 5px;
left : 0px;
vertical-align : top;
margin-left : 0px;
padding-top : 5px;
background : #CCCCCC;
font : 10pt Verdana, Arial, Helvetica;
padding-right : 5px;
overflow : auto;
position : absolute;
height : 100%;
}

.rightbox  {
vertical-align : top;
visibility : visible;
overflow : auto;
background : #3333CC;
position : absolute;
left : 175px;
height : 100%;
}

