summaryrefslogtreecommitdiff
path: root/layouts/gala_35.css
blob: 10051313b4847a907bf49ed274583912f5181db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
div#container			{width:700px;margin:0 auto}
div#content				{float:left;}
div.blocks3  #content	{width:500px;}
div.blocks2e #content	{width:700px;}
div.blocks2n #content	{width:500px;}
div.blocks1  #content	{width:700px;}
div#navigation			{float:right;width:200px}
div#extra				{float:left;}
div.blocks3  #extra		{width:500px;}
div.blocks2e #extra		{width:700px;}
div.blocks2n #extra		{width:500px;}
div.blocks1  #extra		{width:700px;}
div#footer				{clear:both;width:100%}