#left {position:absolute; left:0; top:95px; bottom:30px; width:13%; background:url(assets/side_l.jpg) #fff; z-index:4; overflow:auto; background-repeat:repeat-y;}
* html #left {height:100%; top:0; bottom:0; border-top:95px solid #fff; border-bottom:30px solid #fff; color:#fff;}

#center {position:absolute; top:95px; bottom:30px; left:13%; width:87%; padding: 10px 0; background:#fff; z-index:3; overflow:auto; }
* html #center {top:0; bottom:0; width:87%;height:100%; border-top:95px solid #fff; border-bottom:30px solid #fff; overflow:auto;}

/*#right {position:absolute; top:95px; bottom:30px; left: 76%; width:21%; padding: 10px 10px 0 0; background:#fff; z-index:3; overflow:auto; }
* html #right {top:0; bottom:0; left: 76%; width:24%; height:100%; border-top:95px solid #fff; border-bottom:30px solid #fff; overflow:auto;}*/


