body {
    margin: 0;
    padding: 0;
    min-width: 1200px;
}

#gl-header {
    min-width: 1200px;
}

#header, #content {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #151515;
}

#header h1 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    color: #dc1100;
	float: left;
}

#content a {
    color: #dd1600;
    text-decoration: none;
}

#header a {
    text-decoration: none;
}

#content a:hover {
    color: #f57300;
}

#header {
}

.header-inner {
    width: 915px;
    margin: 40px auto 0 auto;
    overflow: hidden;
}

#content {
    width: 915px;
    margin: 0 auto 60px auto;
}

.intro {
    font-size: 1.125em;
    line-height: 1.7em;
    margin: 0 0 40px 0;
}
.intro {
font-size: 20px!important;
line-height: 31px!important;
font-weight: 200!important;
color: #151515;
}

.third {
    width: 30%;
    margin: 0 0 0 3%;
    float: left;
}

.two_column {
    width: 47%;
    margin: 0 0 0 3%;
    float: left;
}

.two_column .center {
    height: 88px;
    width: 270px;
    vertical-align: middle;
    display: table-cell;
}

.row {
    margin: 0 0 50px -3%;
    width: 103%;
    overflow: hidden;
}

.bottom {
    padding-bottom: 30px;
}

#content a:hover .blurb-title {
    color: #f57300;
}

.blurb-image {
    border: 0;
    float: left;
    margin: 0 1em 0 0;
    height: 88px;
    vertical-align: middle;
}

.blurb-title {
    color: #dd1600;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

.blurb-text {
    font-size: 14px;
    line-height: 19px;
    color: #151515;
    margin: 0.5em 0 0;
}

.coming-soon {
    color: #666;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

.coming-soon span.red {
    color: #dd1600;
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 0 1em;
}

.top_align {
    margin: 0 !important;
}

a.button {
    background: #dd1600;
    color: #fff;
    padding: 6px 14px;
    float: right;
    font-size: 16px;
    font-weight: 400;
}

a.button:hover {
    background: #f57300;
}

.global-header {
    background: url('/National_Library/20161222123739oe_/https://www.wolfram.com/images/global-header.png') no-repeat center top;
    height: 100px;
}

.global-footer {
    background: url('/National_Library/20161222123739oe_/https://www.wolfram.com/images/global-footer.png') no-repeat center top;
    height: 531px;
}

.divider {
    margin: 20px 0 60px;
    border-top: 1px solid #9f9f9f;
}