#subambients h2 {
    margin-top: 1em;
}

#subambients a {
    text-decoration: none;
    color: rgb(43, 111, 65);
}

#subambients .current {
    text-decoration: underline;
    font-weight: bold;
}

#subambients div.description {
    margin-top: 3em;
    position: relative;
    font-style: italic;
}

#photo_caption span {
    position: absolute;
}

#l2c-left {
	padding-top: 20px;
}

