#section_copy #contact,
#section_copy #contact li {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#section_copy #contact {
 margin-bottom: 10px;
}

#section_copy #contact #name {
 font-weight: bold;
}

#section_copy .organization {
 font-weight: bold;
}

#section_copy .position {
 font-weight: bold;
 font-style: italic;
}

#section_copy .end_of_copy {
/*  display: block; */
/*  padding: 0; */
/*  margin: 0 auto 10px; */
}

#section_copy ul {
 margin-bottom: 16px;
}

#section_copy li {
 list-style-type: square;
 padding-left: 0;
 margin-left: 12px;
}
