textarea, input[type=text], input:not([type]) {width:100%;}
textarea {resize:vertical}
sup {
color:#64f966;
}
.error { color: red }
.warning { color: blue }
.ok { color: green }
main{
font-family:"Lucida Grande",Lucida,Geneva,Helvetica,Arial,sans-serif;
}
fieldset{border:1px solid #000;padding:1em 1em 1em 1.5em;}
legend{font-size:larger;}
label{font-weight:bold;}
.center{margin-left:auto;margin-right:auto;text-align:center}
div.desc {
position:relative;
width:100%;
}

div.footer {
font-size:smaller;
width:75%;
}

hr {
border:0px;
color: black;
background-color: black;
height: 1px;
width: 50%;
}

pre{
font-size:10px;
width:70%;
background: #eee;
border: 1px solid #888;
color: black;
padding: 1em;
white-space: pre;
}

