h1								{ color: #71e1e1; font: 16px "helvetica neue",helvetica, arial, sans-serif, verdana, tahoma; padding-bottom: 2px; }
h2								{ color: #71e1e1; font: 14px "helvetica neue",helvetica, arial, sans-serif, verdana, tahoma; padding-bottom: 6px; }
#SignupForm p					{ margin-top: -10px; }

/* ids */
#content_left					{ width: 320px; padding-bottom: 20px; }
#content_right					{ width: 630px; padding-bottom: 10px; }

/* classes */
.block							{ display: block; clear: both;}
#SignupForm .left, #SignupForm .right	{ width: 280px; }

/* lists */
.listings_links                 { width: 236px; position: absolute; margin-top: -4px; }
.listings_links li a            { position: absolute; display: inline; height: 12px; text-indent: -9999px; overflow: hidden; font-size: 1%; border: 0; }

/* forms */
#SignupPassword,#SignupEmail,#SignupUsername, #SignupFname,#SignupLname { width: 270px; }
#SignupLocation					{ width: 270px; }
#signupForm div.right			{ width: 284px; text-align: left; }

/* links */
a								{ color: #71e1e1; }
a:hover							{ color: #fff; text-decoration: underline; }
