h1 small {
    color: inherit;
}

h2 {
		margin-top: 0px !important;
    padding-top: 30px;
}

h2:before {
    content: none;
}

dd {
    margin-left: 7em;
}

.img-area {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.thumbnail {
    margin-top: 10px;
    margin-bottom: 10px;
}
