h1 {
    color: #cc0;
}
h3 {
    color: #7e7e01;
}
p.description {
    color: rgb(92,91,1);
}
h4 {
    margin-bottom: 0;
}
#main {
    margin-top: 40px;
}
#related li {
    list-style-image: url("/static/pages/contacts/freccia.gif");
    list-style-position: inside;
}
#related li a {
    font-size: 1.2em;
}
div.vcard {
    background-color: #333;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: -10px;
}
div.vcard p {
    margin-bottom: 0;
}
div.vcard .adr {
    margin-bottom: 1em;
}
