form
{
margin-top: 1em;
}

label
{
display: block;
margin-top: 1em;
}

.show_email, .send_account_info
{
margin-top: 0;
}

textarea
{
margin-bottom: .5em;
}

input[type=checkbox], input[type=radio]
{
border: 0;
float: left;
width: auto;
}

input[type=submit]
{
margin-top: 1em;
cursor: pointer;
text-align: center;
float: left;
clear: left;
}

.lostpass_submit
{
margin-top: 0 !important;
float: none !important;
}

input[type=submit]:active
{
position: relative;
top: 1px;
left: 1px;
}

.enth_credits
{
clear: left;
padding-top: 2em;
}

.show_sort_form
{
display: none;
}
