#phonenumber {
display: none;
}
#emailaddress {
display: none;
}
#printfriendly {
color: #aaaaaa;
}
#downloadlink {
margin-top: -4.5em;
display: block;
text-align: right;
line-height: 1.4em;
font-size: 0.8em;
}
#streetaddress {
display: none;
}
.content h2 {
text-align: center;
line-height: 3em;
}
.content h3 {
width: 140px;
margin-left: 30px;
margin-bottom: -3.1em;
font-weight: lighter;
text-transform: uppercase;
font-size: 0.9em;
}
.content h4 {
margin-left: 180px;
font-weight: normal;
text-transform: uppercase;
}
.content p {
margin-left: 180px;
margin-right: 30px;
}
.content .note {
color: inherit;
font-size: inherit;
font-style: italic;
}
.content .note .date {
display: block;
text-align: right;
margin-top: -1.8em;
}
.content .dividerborder {
margin-bottom: 40px;
}
