blob: fa8faceed16d98dd5c6ca0d13c47494b15706ead (
plain)
1
2
3
4
5
6
7
8
9
|
div#container {width:960px;margin:0 auto}
div#wrapper {float:right;width:720px}
div.blocks3 #wrapper {width:720px;}
div.blocks2e #wrapper {width:720px;}
div.blocks2n #wrapper {width:720px;}
div.blocks1 #wrapper {width:960px;}
div#navigation {float:left;width:240px}
div#extra {float:left;clear:left;width:240px}
div#footer {clear:both;width:100%}
|