.formstyle{background:#5b85d9;width:500;margin:left;opacity:0.9;filter:alpha(Opacity=90);padding:10;border-radius:5px 5px 5px 5px;}
.textform{color:#000000;font-weight:bold;}
@media only screen and (max-width:640px){.formstyle{background:#5b85d9;width:332;margin:auto;opacity:0.9;filter:alpha(Opacity=90);padding:5;border-radius:5px 5px 5px 5px;}
.textform{color:#000000;font-weight:600;}
}