﻿input[type=text], textarea, select, input[type=password]
{
    border-radius: 3px;
}

input[type=checkbox]
{
    margin-right: 5px;
}