#margins { margin:0 4em; }
#outer { min-width:580px; -width:expression(document.getElementById('measurer').offsetWidth < 580 ? '580px' : '100%'); }
#head { width:auto; }
#logo { width:90px; }
#content { width:auto; left:auto; float:none; padding:1em 0 2em 50px; }
#content_wrap { margin:0; }
#logo .reducer { padding:10px 10px 12px 10px; }

h1 { font-size:1.5em; margin-bottom:0.8em; }
h1 b.dots { display:none; }

form.x_forms { font-size:0.87em; margin:0; }
form dt.label { float:none; width:auto; margin:0 0 0.2em 0; display:block; }
form dd.field { padding-left:0; }
form .type_submit { margin-bottom:0; }
form .type_submit .label { display:none; }
form dl.for_textarea dd { width:28em; }
form .field textarea.text { width:100%; }
form dl.for_textarea .field i.icon { left:100%; }

#r_name .field input { width:20em; }