p, h1, form, button{
border:0; margin:0; padding:0;
}

#formaconta{width:80%; margin:0 auto; display:table; font-family:'sansationregular', sans-serif; color: #FFFFFF;}

.forgot{color:#FFF; padding-left:30px;}

.myform{
margin:0 auto;
width:400px;
padding-top:10px;
padding-left:20px;
padding-bottom:10px;
}

.password{
margin:50px auto;
width:500px;
padding-top:10px;
padding-left:20px;
padding-bottom:30px;
}

#stylized{
border:none;
background:url(formImages/form_bg.jpg) repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
padding-top:30px;
padding-bottom:30px;

}

#stylized2{
border:none;
background:url(formImages/form_bg.jpg) repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#FFF;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
color:#FFF;
font-size:13px;
line-height:15px;
}
#stylized .small{
color:#FFF;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized2 input{
float:left;
border:solid 1px #aacfe4;
margin:0 0 20px 30px;
width:300px;
height:30px;
font-size:20px;
}

#stylized button{
clear:both;
margin-left:150px;
width:200px;
height:30px;
background:url(formImages/form_talep_up.png) no-repeat;
text-align:center;
}

#stylized button:hover{
background:url(formImages/form_talep_ov.png) no-repeat;
}

#stylized2 button{
clear:both;
margin-left:15px;
width:100px;
height:30px;
background:url(formImages/form_gir_up.png) no-repeat;
text-align:center;
}

#stylized2 button:hover{
background:url(formImages/form_gir_ov.png) no-repeat;
}



#stylized_en{
border:none;
background:url(formImages/form_bg.jpg) repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
padding-top:30px;
padding-bottom:30px;

}

#stylized2_en{
border:none;
background:url(formImages/form_bg.jpg) repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
}

#stylized_en h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized_en p{
font-size:11px;
color:#FFF;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized_en label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
color:#FFF;
font-size:13px;
line-height:15px;
}
#stylized_en .small{
color:#FFF;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized_en input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized2_en input{
float:left;
border:solid 1px #aacfe4;
margin:0 0 20px 30px;
width:300px;
height:26px;
font-size:20px;
}

#stylized_en button{
clear:both;
margin-left:150px;
width:200px;
height:30px;
background:url(formImages/form_talep_up_en.png) no-repeat;
text-align:center;
}

#stylized_en button:hover{
background:url(formImages/form_talep_ov_en.png) no-repeat;
}

#stylized2_en button{
clear:both;
margin-left:15px;
width:100px;
height:30px;
background:url(formImages/form_gir_up_en.png) no-repeat;
text-align:center;
}

#stylized2_en button:hover{
background:url(formImages/form_gir_ov_en.png) no-repeat;
}


