#oppside {float:left;}
#side {float:right;}
#page {width:950px}
#top {width:950px}
#mid {width:950px}
#bot {width:950px}
#side {width:180px}
#page{overflow:auto;}
#mid{clear:both;display:block;}
#side{ display:block;}
#main{overflow:auto;min-width:1px;display:block;}
#top{clear:both;}
#break{clear:both;}
#bot{clear:both;}