#body,
#header {
    min-width: 960px;
}
#header .callout {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 160px;
}
#header .callout a {
    padding: 0;
    height: 30px;
}
#header .callout a .wrap {
    position: static;
    display: block;
    padding: 0 20px 0 15px;
    text-align: right;
}
#header .callout a .top,
#header .callout a .bottom,
#header .callout a .join {
    font-size: 15px;
    line-height: 34px;
    display: inline;
}
#header .callout a .join {
    display: none;
}
#header .callout a .icon-arrow {
    position: absolute;
    font-size: 12px;
    line-height: 32px;
    padding-right: 10px;
    top: -2px;
}
#header .callout img {
    width: 64px;
    height: 58px;
    right: 0;
    top: 0;
    display: none;
}
#header .nav_wrap .utility {
    font-size: 12px;
    padding-right: 150px;
}
#header .nav_wrap .nav li {
    width: 25%;
}
#header .nav_wrap .nav li.first,
#header .nav_wrap .nav li.last {
    width: 24.5%;
}
#header .nav_wrap .nav li a {
    height: 42px;
}
#header .nav_wrap .nav li a .wrap {
    display: block;
}
#header .logo img {
    top: 25%;
}
#footer_wrap .utility .bttn span.arrow,
#footer_wrap .utility .bttn span.hover {
    display: none;
}
#problem .image_triptych .trips .trip {
    margin: 0 1.6%;
}
.shelby {
    display: none !important;
}