input[type="text"]
,input[type="password"]
,select
,textarea
{
    border: solid 1px #ccc;
    background: #fff;
}