#left_form,.logout
{
margin-top:15px;
margin-bottom:25px;
}
#left .desc
{
margin-top:10px;
margin-bottom:15px;
}
#left h1
{
margin-bottom:20px;
}
#left h1 span
{
color: #22CAFE;

}

#left
{
min-height:400px;
}
.form_break
{
margin-top:25px;

margin-bottom:25px;
}
.form_label
{

font-size:14px;
display:inline-block;
text-align:right;
margin-right:10px;
}
#register-form
{
margin-top:10px;
}
#register-form .form_label
{
width:120px;
}
#profile-form .form_label
{
width:120px;
}
#alogin-form .form_label
{
width:120px;
}
.form_input
{
display:inline;
position:relative;
}
.form_input span
{
color: #22CAFE;
position: absolute;
left: 100%;
margin-left: 8px;
top: 0px;
width: 100%;
text-align: left;
}

.form_div
{
clear:both;
height:55px;
text-align:center;
}

#register-form .form_input input[type="text"],#register-form .form_input input[type="password"]
{
width:215px!important;
}
#alogin-form .form_input input[type="text"],#alogin-form .form_input input[type="password"]
{
width:215px!important;
}
#profile-form .form_input input[type="text"],#profile-form .form_input input[type="password"]
{
width:215px!important;
}
#leftfullwidth
{
float:none!Important;
width:100%!important;
}
.form_button
{
text-align:center;
}
#register-form .form_button
{
margin-left:60px;
}
#profile-form .form_button
{
margin-left:49px;
}
#alogin-form .form_button
{
margin-left:60px;
position:relative;
margin-bottom:20px;
}
#reset-form
{
text-align:center;
}
.regres
{
margin-top:10px;
margin-left: 60px;
text-align:center;
}
.regres a
{
font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
text-decoration: underline;
cursor: pointer;
font-size: 13px;
font-style: italic;
letter-spacing: 1px;
}
.regres a:hover
{
text-decoration:none;
}

#reset-form .form_button
{
margin-top:15px;
}

