/*div { border:1px dotted #000;} */ * { margin: 0; padding: 0; } body { font-size: 62.5%; font-family: Helvetica, sans-serif; /*background: url(images/stripe.png) repeat;*/ background: #E8E8D9; } p { font-size: 1.3em; margin-bottom: 10px; } #page-wrap { align:left; width: 660px; background: white; padding: 20px 40px 20px 60px; margin: 20px auto; min-height: 500px; height: auto !important; height: 500px; } #contact-area { width: 600px; margin-top: 25px; } #contact-area input, #contact-area textarea { padding: 5px; /*width: 400px;*/ width:99%; font-family: Helvetica, sans-serif; font-size: 1.1em; margin: 0px 0px 3px 0px; border: 1px solid #ccc; } #contact-area select{ width:580px; } #contact-area textarea { height: 90px; } #contact-area textarea:focus, #contact-area input:focus { border: 1px solid #900; } #contact-area input.submit-button { width: 80px; } label { float: left; text-align: left; font-weight:bold; padding-top: 3px; margin-right:8px ; font-size: 1.2em; /*border:1px solid #000;*/ } .recuadro{ background: #E8E8D9; border: 1px solid #ccc; float: left; font-size: 1.1em; } .ancho1 {width:188px;} .ancho2 {width:385px;} .ancho3 {width:585px;} .datos1 { width:188px; float: left; margin-right:8px ; } .datos2 { width:385px; float: left; margin-right:8px ; } .datos3 { width:581px; float: left; margin-right:8px ; } .divancho1 { width:188px; background: #E8E8D9; border: 1px solid #ccc; float: left; } .divancho2 { width:385px; background: #E8E8D9; border: 1px solid #ccc; float: left; } .cabe1{ border: 0; margin-bottom: 3px; font-weight:bold; } .cabe2{ background: #E8E8D9; border: 1px solid #ccc; margin-bottom: 5px; } .total{ margin-right: 20px; text-align: right; } .submit { margin-top: 5px; padding:5px; } #recaptcha_widget_div{ clear:left; } .forma_pago label{ float:none; } #contact-area .forma_pago label input{ width:7%; margin-top:10px; border:0px; }