div#join { }
div.joinHeader { clear:both; margin-bottom:5px; padding:5px; background-color:#0451A5; color:#fff; }
div.joinHeader p { margin-bottom:8px; }
div.joinHeader p.last { margin-bottom:0; }
div.joinHeader img { float:left; height:100px; padding-right:10px; }

div.createAccount a.simple-button { width:150px; }
div.createAccount div.continue { margin:10px 0; }

h1.joinStep { margin-top:8px; text-align:center; }
div.breadCrumbs { margin:0 0 10px 25px; color:#0451A5; font-size:11px; }
div.breadCrumbs span.selected { font-weight:bold; }

div#phoneAlert,div#emergencyAlert,div#addressAlert,div#dobAlert,div#passwordAlert {
	position:absolute; left:400px; width:25%; padding:3px; background-color:#fff; border:solid 2px #0451A5;
}
div#addressAlert { top:360px; }
div#phoneAlert { top:400px; }
div#dobAlert { top:550px; }
div#passwordAlert { top:460px; }
div#emergencyAlert { top:550px; }
div#phoneAlert p,div#phoneAlert ol { margin-bottom:5px; }

div.accountError { margin-bottom:5px; padding:8px; border:solid 1px #000; background-color:#fff; font-size:14px; }

div.preview { clear:left; }
form#create_account a { width:150px; }

table.createAccount { margin-left:8px; }
