fieldset { width:100% }

fieldset div, fieldset div.inline { margin-bottom:18px }
fieldset div.inline div { margin-bottom:0 }

.oops { color:#930; font-size:14px }
input.error, select.error, textarea.error { border-color:#930 }
label.error, p.error { color:#930; display:block; font-size:11px; text-transform:none }
p.error { font-size:12px; margin:-9px 0 9px }
.success { color:#007e41 }
form .info { color:#999 }

input, textarea, select { background:url(../images/bg_input.gif) repeat-x top; border:1px solid #ccc; color:#333; font-size:15px; height:24px; line-height:18px; padding:6px }
select { height:36px }
/* select:focus, textarea:focus, input:focus { background:#fff7d5 } */

div.radio, div.checkbox { margin-bottom:36px }
input.radio, div.radio input, input.checkbox, div.checkbox input { display:inline; margin-right:6px; position:relative; top:2px; width:12px }
div.radio div, div.radio label, div.checkbox div, div.checkbox label { display:inline; font-size:12px; text-transform:none }
div.radio label { text-transform:none }

label { color:#555; display:block; font-size:12px; margin-bottom:2px; text-transform:uppercase }
label span { color:#888; text-transform:none }
label.error { color:#930; font-weight:bold }
label.error span { color:#930; font-weight:normal }

div.submit { margin-bottom:0 }
.submit input { background:#069; border:1px solid #ccc; color:#fff; font-size:15px; font-weight:bold; height:36px; line-height:18px; margin:18px 18px 0 0; padding:0 12px; width:auto }

fieldset .one input { width:46px }
fieldset .two input { width:130px }
fieldset .three input { width:214px }
fieldset .four input { width:298px }
fieldset .five input { width:384px }
fieldset .six input { width:466px }
fieldset .seven input { width:550px }
fieldset .eight input { width:634px }
fieldset .nine input { width:718px }
fieldset .ten input { width:812px }

fieldset .one select { width:60px }
fieldset .two select { width:144px }
fieldset .three select { width:228px }
fieldset .four select { width:290px }
fieldset .five select { width:398px }
fieldset .six select { width:480px }
fieldset .seven select { width:564px }
fieldset .eight select { width:648px }
fieldset .nine select { width:732px }
fieldset .ten select { width:826px }

.cms-admin input, .cms-admin select, .cms-admin textarea { height:auto; padding:0; }
input#ctl00_ContentPlaceHolder1_ButtonAddSection{ height:auto; padding:0 4px; }
input#ctl00_ContentPlaceHolder1_ButtonAddPageImage{ height:auto; padding:0 4px; }
input#ctl00_ContentPlaceHolder1_ButtonRemovePageImage{ height:auto; padding:0 4px; }

.input-header-img { height:auto; padding:0 4px; }

