/* Custom CSS -- DO NOT DELETE! */
.subpage.page-about section#agentContent p {
    display:none;
}

.subpage.page-about section#agentContent p+p {
    display:block;
}

.page-p-contact-custom-temp #content article {
    width: 960px;
}

.page-p-contact-custom-temp #content article .right {
    margin: 0;
    padding: 0;
}

.page-p-contact-custom-temp #content aside {
   display: none;
}