/* ----------------------------------------------------------------------------------------- 
Stuff and Nonsense Ltd.
The Cow Shed Studio,
Gwaenysgor,
Flintshire, North Wales
LL18 6EP, UK
+44 1745 851848
http://www.stuffandnonsense.co.uk

Activate The Death Ray is a demonstration site by Andy Clarke. 
Visual design copyright 2007. All Rights Reserved. 
XHTML/CSS released under a Creative Commons Attribution 2.5 licence.
----------------------------------------------------------------------------------------- */

.index #content { width : 950px; }
.index #content_main { float : left; width : 610px; padding-bottom : 3em; }
.index #content_sub { float : right; width : 280px; }
.activate #content_main { float : left; width : 280px; }
.activate #content_sub { float : right; width : 610px; padding-bottom : 3em; }
.siteinfo, #siteinfo { padding-top: 165px; background-image : none; text-align : center; }
a[rel="self"] { top : 0; left : 50%; margin-left : -180px; }

/* form */
form { overflow : hidden; padding-bottom : 1.5em; }
fieldset { float : left; width : 230px; margin-right : 10px; }
.dn { display : none; }