.banner.classes {
    height: 327px;
}
.banner.metro.sf {
    background: url(../img/sf-banner.jpg) no-repeat center center #182d35;
}
.banner.metro.ny {
    background: url(../img/nyc-banner.jpg) no-repeat center center #182d35;
}
.banner.metro.la {
    background: url(../img/la-banner.jpg) no-repeat center center #000000;
}
.banner.metro.boston {
    background: url(../img/bos-banner.jpg) no-repeat center center #000000;
}
.banner.metro.chicago {
    background: url(../img/chi-banner.jpg) no-repeat center center #000000;
}
.banner.metro h1 {
    font-size: 38px;
    margin-top: 210px;
    text-align: center;
    width: 100%;
}
#curated_content h2 {
    text-align: center;
}
#curated_content h2 p {
    margin-top: 5px;
}
#curated_content h3 {
    margin-bottom: 15px;
}
#curated_content a {
    text-decoration: none;
    color: #0f90ba;
}
#curated_content h4 {
    font-size: 15px;
    font-style: italic;
    margin-bottom: 12px;
}
#curated_content ol {
    margin-bottom: 25px;
}
#curated_content ol.last {
    margin-bottom: 0;
}
#curated_content ol p {
    line-height: 18px;
}
#curated_content ol li {
    list-style: none;
    border-top: 2px solid #dedede;
    padding: 15px 0;
}
#curated_content ol li.last {
    padding: 15px 0 0;
}
.info_prefix {
    font-weight: bold;
}
.content_section {
	overflow: hidden;
	position: relative;
}
.content_section > h2 > p {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
}
#more_links {
    background: url(../img/chalkboardman.jpg) no-repeat scroll left top black;
    border-radius: 8px;
    padding: 0;
    width: 895px;
}
.vertical_stack_aside_left {
    color: #f7f7f7;
    padding: 35px;
}
.vertical_stack_aside_left > h2 {
    color: #F7F7F7;
    margin-bottom: 15px;
}
.vertical_stack_aside_left > h2 > p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 18px;
    margin-top: 12px;
    width: 350px;
    font-family: "Helvetica";
}
.vertical_stack_aside_left > img {
    margin-bottom: 12px;
}
.vertical_stack_aside_left > h3 {
    margin-bottom: 15px;
}
.vertical_stack_aside_left button {
    font-size: 17px;
    padding: 4px 20px;
}
.vertical_stack > a {
    display: block;
    height: 126px;
}
.vertical_stack .hover_inner_shadow {
    background: url(../img/more-links-hover-inner-shadow.png);
    display: none;
    height: 100%;
    width: 100%;
}
.vertical_stack a:hover .hover_inner_shadow {
    display: inherit;
}
.vertical_stack {
    float: right;
    width: 297px;
}
.host_a_class {
    background: url(../img/host-a-class.jpg) no-repeat left top;
}
.local_resources {
    background: url(../img/local-resources.jpg) no-repeat left top;
}
.brite_blog {
    background: url(../img/brite-blog.jpg) no-repeat left top;
}