body { background: white; color: black; font-family: Arial, serif; font-size: 12px; }
td { font-family: Arial, serif; font-size: 12px; }
span.title { font-size: 22px; font-weight: normal; }
span.caption { font-weight: bold; }
input.login { width: 100px; border-style: groove; height: 20px; font-family: Arial, serif; font-size: 10px; direction: ltr;}
input.signup { width: 150px; border-style: groove; height: 20px; font-family: Arial, serif; font-size: 10px; direction: ltr;}
input.settings { width: 250px; border-style: groove; height: 20px; font-family: Arial, serif; font-size: 10px; direction: ltr;}
input.button { width: 60px; border-style: groove; height: 20px; font-family: Arial, serif; font-size: 10px; direction: ltr;}
input.code { width: 570px; border-style: groove; height: 20px; font-family: Arial, serif; font-size: 10px; direction: ltr;}
input.radiobutton { width: 16px; height: 16px; border-style: none; }
select { width: 400px; font-family: Arial, serif; font-size: 10px; direction: ltr;}
select.blogtool { width: 150px; direction: ltr;}
textarea { width: 570px; height: 50px; border-style: groove; font-family: Arial, serif; font-size: 10px; direction: ltr;}
textarea.template { height: 180px; } 
div.header { position: absolute; top: 5px; left: 5px; width: 760px; height: 35px; background-color: #a8e8c4; padding: 4px; }
div.leftcol { position: absolute; top: 45px; left: 595px; width: 170px; height: 540px; background-color: #dcf5e7; padding: 4px; direction: rtl; text-align: right; }
div.rightcol { position: absolute; top: 45px; left: 5px; width: 590px; height: 540px; padding: 6px; direction: rtl; text-align: right;}
div.footer { position: absolute; right: 5px; bottom: 5px; direction: rtl; text-align: right; font-size: 10px; }
a { color: black; }
a.larger { font-size: 14px; }
a.smaller { font-size: 10px; }
