.ajax_contactar {
    background: none repeat scroll 0 0 #E2F89A;
    border: 1px solid #8A9502;
    color: #8A9502;
    left: 18px;
    padding: 6px 10px;
    position: absolute;
    top: 98px;
    width: 341px;
}
em.error {
    background: none repeat scroll 0 0 #FFCECE;
    border-radius: 5px 5px 5px 5px;
    color: #990000;
    font-size: 10px;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 2px;
}