@charset "utf-8";

/*
-----------------------------------------------------------------------------------------
MAGNET 2010 - SIGNUP PAGE
-----------------------------------------------------------------------------------------
*/


/*  ## SIGNUP FORM  ------------------------------------------------------------*/
div#content div.main-content { width: 605px; padding: 0 0 0 315px; background-color: #000; }
div#content div.hgroup { width: 315px; background: none; height: auto; }
div#content div.hgroup p { padding: 0 20px 0 20px; font-size: 75%; margin-bottom: 1.3em;}
/*div#content form div.privacy { padding: 0; width: 550px; clear: both; } */
div#content div.privacy p { padding-left: 10px; font-size: 10px; }
div#content form { background: #222; padding: 50px 10px 38px 10px; overflow: hidden; height: auto; }
*html div#content form { height: 1%;}

div#content form p { font-size: 15px; padding: 0; }
fieldset.your-details { width: 270px; float: left; }
fieldset.address-details { width: 280px; float: left; margin-left: 10px; }
div#content div label { width: 87px; }
div#content div.email input { float: left;}
div#content div.long-label { width: 605px; padding: 50px 0 0 0; }
div#content div.long-label p { font-size: 10px; }
div#content div.long-label label { width: 605px; }
div#content div.form-buttons { clear: both; width: 78px; padding: 0 15px 0 0; padding-left: 490px;}

/* Used for IE */
/*
div#content #address-dropdown-placeholder { display: none;}
div#content #address-details-placeholder { display: none;}
*/
