/* DIV#layout-container {width: 1008px} */
DIV#header {display: none}

DIV#content {}

DIV#left-panel {display: none}
DIV#right-panel {display: none}

DIV.article-panel IMG {border: 0}
DIV.article-panel IMG.image-left {float: left; margin-right: 26px; margin-bottom: 20px;}
DIV.article-panel IMG.image-right {float: right; margin-left: 26px; margin-bottom: 20px;}

DIV#footer {}

DIV#middle-panel DIV.path {display: none}
DIV#middle-panel P.print {display: none}

LABEL.attribute-label {display: block; float: left; width: 90px; text-align: right; margin-top: 2px; font-weight: bold}
SPAN.attribute-input {display: block; margin-bottom: 8px; padding-left: 100px;}
SPAN.attribute-input INPUT {}
SPAN.attribute-input TEXTAREA {}
SPAN.attribute-input SELECT {}
DIV.form-buttons {padding-left: 102px}

