body { margin:0px; font-family:Verdana; font-size:12px; background:#EAEAEA; }
label { display:block; margin-top:15px; font-weight:bold; }
textarea { width:99%; height:200px; }
input { display:block; margin-bottom:10px; }

.wrapper { width:900px; padding:25px; margin:15px auto; background:#DDDDDD; box-shadow:0px 0px 10px #333; border-radius:5px; }
.wrapper.wrapperPreview { width:1300px; }
.wrapper.editor { margin-top:30px; background:#ADC9FF; box-shadow:0px 0px 10px #212E44; }
.wrapper.editor h1 { text-align:center; font-size:18px; margin-top:0px; }
.formRow { margin-bottom:30px; padding-bottom:20px; border-bottom:1px dashed #000; }				
.formRow select, .formRow.relAuctions input { width:50%; display:inline; margin-bottom:3px; }
.formRow.relAuctions label { display:inline-block; min-width:75px; margin-top:5px; }
.formRow.title input { width:99%; }
.formRow.submitButton input { font-weight:bold; color:#D10000; padding:7px; }
#previewContainer { border:3px dashed #FF9400; background:#fff; width:1200px; margin:0 auto; }
#copc { font-style:italic; color:red; }
