/* 
input[type="text"][size="1"]{width:5px;}
input[type="text"][size="2"]{width:10px;}
input[type="text"][size="3"]{width:25px;}
input[type="text"][size="4"]{width:32px;}
input[type="text"][size="5"]{width:30px;}
input[type="text"][size="6"]{width:34px;}
input[type="text"][size="7"]{width:35px;}
input[type="text"][size="8"]{width:40px;}
input[type="text"][size="9"]{width:45px;}
input[type="text"][size="10"]{width:50px;}
input[type="text"][size="11"]{width:55px;}
input[type="text"][size="12"]{width:60px;}
input[type="text"][size="13"]{width:65px;}
input[type="text"][size="14"]{width:70px;}
input[type="text"][size="15"]{width:75px;}
input[type="text"][size="16"]{width:80px;}
input[type="text"][size="17"]{width:85px;}
input[type="text"][size="18"]{width:90px;}
input[type="text"][size="19"]{width:95px;}
input[type="text"][size="20"]{width:100px;}
input[type="text"][size="30"]{width:150px;}
input[type="text"][size="40"]{width:200px;}
input[type="text"][size="50"]{width:250px;}
input[type="text"][size="60"]{width:300px;}
input[type="text"][size="70"]{width:350px;}
input[type="text"][size="80"]{width:400px;}
input[type="text"][size="90"]{width:450px;}
input[type="text"][size="100"]{width:500px;}
input[type="text"][size="110"]{width:550px;}
input[type="text"][size="120"]{width:600px;}
input[type="text"][size="130"]{width:650px;}
input[type="text"][size="140"]{width:700px;}
input[type="text"][size="150"]{width:750px;}
input[type="text"][size="160"]{width:800px;}
input[type="text"][size="170"]{width:850px;}
input[type="text"][size="180"]{width:900px;}
input[type="text"][size="190"]{width:950px;}
input[type="text"][size="200"]{width:1000px;}

input[type="password"][size="1"]{width:5px;}
input[type="password"][size="2"]{width:10px;}
input[type="password"][size="3"]{width:15px;}
input[type="password"][size="4"]{width:20px;}
input[type="password"][size="5"]{width:25px;}
input[type="password"][size="6"]{width:30px;}
input[type="password"][size="7"]{width:35px;}
input[type="password"][size="8"]{width:40px;}
input[type="password"][size="9"]{width:45px;}
input[type="password"][size="10"]{width:50px;}
input[type="password"][size="11"]{width:55px;}
input[type="password"][size="12"]{width:60px;}
input[type="password"][size="13"]{width:65px;}
input[type="password"][size="14"]{width:70px;}
input[type="password"][size="15"]{width:75px;}
input[type="password"][size="16"]{width:80px;}
input[type="password"][size="17"]{width:85px;}
input[type="password"][size="18"]{width:90px;}
input[type="password"][size="19"]{width:95px;}
input[type="password"][size="20"]{width:100px;}
input[type="password"][size="30"]{width:150px;}
input[type="password"][size="40"]{width:200px;}
input[type="password"][size="50"]{width:250px;}
input[type="password"][size="60"]{width:300px;}
input[type="password"][size="70"]{width:350px;}
input[type="password"][size="80"]{width:400px;}
input[type="password"][size="90"]{width:450px;}
input[type="password"][size="100"]{width:500px;}
input[type="password"][size="110"]{width:550px;}
input[type="password"][size="120"]{width:600px;}
input[type="password"][size="130"]{width:650px;}
input[type="password"][size="140"]{width:700px;}
input[type="password"][size="150"]{width:750px;}
input[type="password"][size="160"]{width:800px;}
input[type="password"][size="170"]{width:850px;}
input[type="password"][size="180"]{width:900px;}
input[type="password"][size="190"]{width:950px;}
input[type="password"][size="200"]{width:1000px;}

textarea[rows="1"]{height:20px;}
textarea[rows="2"]{height:40px;}
textarea[rows="3"]{height:60px;}
textarea[rows="4"]{height:80px;}
textarea[rows="5"]{height:100px;}
textarea[rows="6"]{height:120px;}
textarea[rows="7"]{height:140px;}
textarea[rows="8"]{height:160px;}
textarea[rows="9"]{height:180px;}
textarea[rows="10"]{height:200px;}
textarea[rows="11"]{height:220px;}
textarea[rows="12"]{height:240px;}
textarea[rows="13"]{height:260px;}
textarea[rows="14"]{height:280px;}
textarea[rows="15"]{height:300px;}
textarea[rows="16"]{height:320px;}
textarea[rows="17"]{height:340px;}
textarea[rows="18"]{height:360px;}
textarea[rows="19"]{height:380px;}
textarea[rows="20"]{height:400px;}
textarea[rows="30"]{height:600px;}
textarea[rows="40"]{height:800px;}
textarea[rows="50"]{height:1000px;}


textarea[cols="1"]{width:8px;}
textarea[cols="2"]{width:16px;}
textarea[cols="3"]{width:24px;}
textarea[cols="4"]{width:32px;}
textarea[cols="5"]{width:40px;}
textarea[cols="6"]{width:48px;}
textarea[cols="7"]{width:56px;}
textarea[cols="8"]{width:64px;}
textarea[cols="9"]{width:72px;}
textarea[cols="10"]{width:80px;}
textarea[cols="11"]{width:88px;}
textarea[cols="12"]{width:96px;}
textarea[cols="13"]{width:104px;}
textarea[cols="14"]{width:112px;}
textarea[cols="15"]{width:120px;}
textarea[cols="16"]{width:128px;}
textarea[cols="17"]{width:136px;}
textarea[cols="18"]{width:144px;}
textarea[cols="19"]{width:152px;}
textarea[cols="20"]{width:160px;}
textarea[cols="30"]{width:240px;}
textarea[cols="40"]{width:320px;}
textarea[cols="50"]{width:400px;}
textarea[cols="60"]{width:480px;}
textarea[cols="70"]{width:560px;}
textarea[cols="80"]{width:640px;}
textarea[cols="85"]{width:680px;}
textarea[cols="90"]{width:720px;}
textarea[cols="100"]{width:800px;}
textarea[cols="110"]{width:880px;}
textarea[cols="120"]{width:960px;}
textarea[cols="130"]{width:1040px;}
textarea[cols="140"]{width:1120px;}
textarea[cols="150"]{width:1200px;}
textarea[cols="160"]{width:1280px;}
textarea[cols="170"]{width:1360px;}
textarea[cols="180"]{width:1440px;}
textarea[cols="190"]{width:1520px;}
textarea[cols="200"]{width:1600px;}
 */