
#t { clear:both;float:left;width:100%; }

#ml { position:relative/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */;clear:both;float:left;width:100%/* width of whole page */;overflow:hidden/* This chops off any overhanging divs */;/*background:#ffd8b7;*/ }

#mr { float:left;width:200%;position:relative;left:250px;/*border:red solid 1px;*/ }

#mr_wrap { float:right;width:50%;position:relative;right:200px; }

#mrc { margin:0 48px 0 200px;position:relative;right:100%;overflow:hidden;/*border:green solid 1px;*/ }

#mlc { float:left;width:250px;position:relative;right:250px;margin-top:3px;/*border:blue solid 1px;*/ }

#b { clear:both;float:left;width:100%; }
