/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 29 2017 | 06:19:01 (pm)
/*
/******* Do not edit this file *******/

blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: auto;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background:#ececec;
}
 
blockquote:before {}
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -10px;
    top: -10px;
    color: #7a7a7a;
}
 
blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
  
blockquote cite:before {
    content: "\2014 \2009";
}


#name{margin-bottom:3px}
#phone{margin-bottom:3px}
#email{margin-bottom:3px}
#name{margin-bottom:3px}
#comments{margin-bottom:3px}
#captcha{margin-bottom:3px}
#captchainput{margin-bottom:3px}