/* Main Stylesheet */
@import url("main.css");

/*#banner {
    background: url(../img/v2/headers/southern-apsects-mt-cook-1.jpg) no-repeat top left;
}*/

.more {
    font-size: 0.8em;
}

.desc {
    color: #c9c9c9;
}
.link-brief h3 {
    margin-bottom: 0em;
}
.link-brief {
    margin-bottom: 4em;
}
.link-detail h4 {
    margin-bottom: 0em;
}
.link-detail h1 {
    margin-bottom: 0em;
}

.link-detail {
    margin-bottom: 4em;
}
.link-detail p {
    font-family: Palatino, Georgia, 'Times New Roman', serif;
    font-size: 1.3em;
}
.link-detail p>a {
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: bold;
}

