
#left {
position:absolute;
top:0;
left:0;
width:188px;
height:680px;
margin:0;
border-right:#999 1px solid;
}

#right {
position:absolute;
top:0;
right:0;
margin:0px;
text-align:center;
width:690px;
height:680px;
padding:0;
}

* html #right {
margin-top:10px;
}


