/* 
** Internet Marketing Money Maker
** 
** Styles for forms and tables
*/
table.form { border-collapse: collapse; border-color: lightgrey }
table.list { border-collapse: collapse; border-color: lightgrey }
table.form th { text-align: left; background-color: #EEEEEE; }
table.list th { text-align: center; background-color: #EEEEEE; }
textarea.max { width: 98%; }
textarea.max99 { width: 99%; }
textarea.max100 { width: 100%; }
input[type="text"].max { width: 98%; }
input[type="text"].title { width: 75%; }
input[type="text"].alias { width: 75%; }
input[type="text"].shortalias { width: 50%; }
input[type="text"].price { width: 60px; }
input[type="text"].level { width: 60px; }
input[type="text"].points { width: 35px; }
input[type="text"].cbitem { width: 30px; }
input[type="text"].pdcitem { width: 40px; }
input[type="text"].commission { width: 24px; text-align: right }
input[type="text"].first_name { width: 95%; }
input[type="text"].last_name { width: 95%; }
input[type="text"].clickbank_nick { width: 75px; }
input[type="text"].paydotcom_nick { width: 75px; }
input[type="text"].search { width: 50%; }
input[type="text"].tries { width: 50px }
input[type="text"].units { width: 50px }
input[type="text"].items { width: 50px }
input[type="text"].date { width: 75px }
input[type="text"].time { width: 60px }
input[type="text"].currency { width: 60px }
input[type="text"].timezone { width: 60px }
input[type="text"].name { width: 40% }
input[type="text"].email { width: 30% }
input[type="text"].emailwide { width: 75% }
input[type="text"].link { width: 75% }
input[type="text"].width { width: 50px }
input[type="text"].height { width: 50px }
input[type="text"].order { width: 25px }
input[type="text"].cbsecret { width: 145px }
