.contacto-map, .contacto-form { float:left; overflow:hidden; }
.contacto-form { width: 570px; margin-right:20px; }
.contacto-map{ width:285px; margin-left:20px; }
.contacto { margin-bottom:20px; }

.contact-form li { list-style: none; margin-bottom: 10px; }
.error_list { padding: 0px; }
.error_list li { background-color: red; color: white; font-weight: bold; padding: 3px;}
.submit{ cursor:pointer; width:50px; text-align:center; float:right; }
.item-form { background-color:#c8c8c8; border:1px solid #E9E8E1; padding:5px 10px; display: block; overflow:hidden; margin-bottom: 5px; }
.caption, .value { float:left; color:#605f55; }
.caption { width: 80px; padding-top:10px; font-weight:bold; }
input[type='text'], textarea{ border: 1px solid #E9E8E1; padding: 5px 0 5px 5px; width:450px; }
textarea{ height:200px; overflow:auto; }
.contacto-info h5{font-size: 1.2em; margin-bottom:0px; }
.contacto-info{ display:block; margin-left:100px; }