    #buttons {
        z-index: 2;
        height: 10px;
        width: 200px;
        top: 5px;
        position: relative;
    }
    
    .howto_container {
        width: 100%;
        height: 100%;
        color: #999;
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
    
    .title_container {
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 10px;
    }
    
    .content_container {
        width: 100%;
        overflow: hidden;
    }
    
    .img_container {
        float: right;
        margin-left: 17px;
        margin-right: 5px;
    }
    
    .instructions {
        height: 419px;
        overflow: auto;
        padding-right: 20px;
    }
    
    #shadow {
        position: relative;
        top: -52px;
    }
    
    .boldHeader {
        font-weight: bold;
    }
    
    #buttons {
        z-index: 2;
        height: 30px;
        width: 200px;
        left: 620px;
        top: 5px;
        position: relative;
    }
    
    .nivoSlider {
        position: relative;
        overflow: hidden;
        height: 409px;
        width: 452px;
    }
    
    .nivoSlider img {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 409px;
        width: 452px;
    }
    
    .nivo-main-image {
        display: block !important;
        position: relative !important;
        width: 100% !important;
    }
    /* If an image is wrapped in a link */
    
    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
        background: white;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    /* The slices and boxes in the Slider */
    
    .nivo-slice {
        display: block;
        position: absolute;
        z-index: 5;
        height: 100%;
        top: 0;
    }
    
    .nivo-box {
        display: block;
        position: absolute;
        z-index: 5;
        overflow: hidden;
    }
    
    .nivo-box img {
        display: block;
    }
    /* Caption styles */
    
    .nivo-caption {
        position: absolute;
        left: 0px;
        bottom: 0px;
        background: #000;
        color: #fff;
        width: 100%;
        z-index: 8;
        padding: 5px 10px;
        opacity: 0.8;
        overflow: hidden;
        display: none;
        -moz-opacity: 0.8;
        filter: alpha(opacity=8);
        -webkit-box-sizing: border-box;
        /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;
        /* Firefox, other Gecko */
        box-sizing: border-box;
        /* Opera/IE 8+ */
    }
    
    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }
    
    .nivo-caption a {
        display: inline !important;
    }
    
    .nivo-html-caption {
        display: none;
    }
    /* Direction nav styles (e.g. Next & Prev) */
    
    .nivo-directionNav a {
        position: absolute;
        top: 45%;
        z-index: 9;
        cursor: pointer;
    }
    
    .nivo-prevNav {
        left: 0px;
        width: 27px;
        height: 27px;
        background-image: url(../img/LeftArrow.png);
        background-repeat: no-repeat;
    }
    
    .nivo-nextNav {
        right: 0px;
        width: 27px;
        height: 27px;
        background-image: url(../img/RightArrow.png);
        background-repeat: no-repeat;
    }
    /* Control nav styles (e.g. 1,2,3...) */
    
    .nivo-controlNav {
        text-align: center;
        padding: 15px 0;
    }
    
    .nivo-controlNav a {
        cursor: pointer;
    }
    
    .nivo-controlNav a.active {
        font-weight: bold;
    }
    
    .nivoSlider {
        position: relative;
        overflow: hidden;
        height: 409px;
        width: 452px;
    }
    
    .nivoSlider img {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 409px;
        width: 452px;
    }
    
    .nivo-main-image {
        display: block !important;
        position: relative !important;
        width: 100% !important;
    }
    /* If an image is wrapped in a link */
    
    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
        background: white;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    /* The slices and boxes in the Slider */
    
    .nivo-slice {
        display: block;
        position: absolute;
        z-index: 5;
        height: 100%;
        top: 0;
    }
    
    .nivo-box {
        display: block;
        position: absolute;
        z-index: 5;
        overflow: hidden;
    }
    
    .nivo-box img {
        display: block;
    }
    /* Caption styles */
    
    .nivo-caption {
        position: absolute;
        left: 0px;
        bottom: 0px;
        background: #000;
        color: #fff;
        width: 100%;
        z-index: 8;
        padding: 5px 10px;
        opacity: 0.8;
        overflow: hidden;
        display: none;
        -moz-opacity: 0.8;
        filter: alpha(opacity=8);
        -webkit-box-sizing: border-box;
        /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;
        /* Firefox, other Gecko */
        box-sizing: border-box;
        /* Opera/IE 8+ */
    }
    
    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }
    
    .nivo-caption a {
        display: inline !important;
    }
    
    .nivo-html-caption {
        display: none;
    }
    /* Direction nav styles (e.g. Next & Prev) */
    
    .nivo-directionNav a {
        position: absolute;
        top: 45%;
        z-index: 9;
        cursor: pointer;
    }
    
    .nivo-prevNav {
        left: 0px;
    }
    
    .nivo-nextNav {
        right: 0px;
    }
    /* Control nav styles (e.g. 1,2,3...) */
    
    .nivo-controlNav {
        text-align: center;
        padding: 15px 0;
    }
    
    .nivo-controlNav a {
        cursor: pointer;
        width: 32px;
        height: 32px;
        margin-left: 16px;
        padding: 0 5px;
        border-radius: 50px;
        color: white;
        background-color: gray;
    }
    
    .nivo-controlNav a.active {
        font-weight: bold;
        background-color: green;
    }
    /* line 7, ../sass/lightbox.sass */
    
    body:after {
        content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
        display: none;
    }
    /* line 11, ../sass/lightbox.sass */
    
    .lightboxOverlay {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: black;
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        display: none;
    }
    /* line 20, ../sass/lightbox.sass */
    
    .lightbox {
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 10000;
        text-align: center;
        line-height: 0;
        font-weight: normal;
    }
    /* line 28, ../sass/lightbox.sass */
    
    .lightbox .lb-image {
        display: block;
        height: auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }
    /* line 32, ../sass/lightbox.sass */
    
    .lightbox a img {
        border: none;
    }
    /* line 35, ../sass/lightbox.sass */
    
    .lb-outerContainer {
        position: relative;
        background-color: white;
        *zoom: 1;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
    
    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both;
    }
    /* line 44, ../sass/lightbox.sass */
    
    .lb-container {
        padding: 4px;
    }
    /* line 47, ../sass/lightbox.sass */
    
    .lb-loader {
        position: absolute;
        top: 43%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
    }
    /* line 56, ../sass/lightbox.sass */
    
    .lb-cancel {
        display: block;
        width: 32px;
        height: 32px;
        margin: 0 auto;
        background: url(../img/loading.gif) no-repeat;
    }
    /* line 63, ../sass/lightbox.sass */
    
    .lb-nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
    }
    /* line 71, ../sass/lightbox.sass */
    
    .lb-container > .nav {
        left: 0;
    }
    /* line 74, ../sass/lightbox.sass */
    
    .lb-nav a {
        outline: none;
    }
    /* line 77, ../sass/lightbox.sass */
    
    .lb-prev,
    .lb-next {
        width: 49%;
        height: 100%;
        cursor: pointer;
        /* Trick IE into showing hover */
        display: block;
    }
    /* line 84, ../sass/lightbox.sass */
    
    .lb-prev {
        left: 0;
        float: left;
    }
    /* line 87, ../sass/lightbox.sass */
    
    .lb-prev:hover {
        background: url(../img/prev.png) left 48% no-repeat;
    }
    /* line 90, ../sass/lightbox.sass */
    
    .lb-next {
        right: 0;
        float: right;
    }
    /* line 93, ../sass/lightbox.sass */
    
    .lb-next:hover {
        background: url(../img/next.png) right 48% no-repeat;
    }
    /* line 96, ../sass/lightbox.sass */
    
    .lb-dataContainer {
        margin: 0 auto;
        padding-top: 5px;
        *zoom: 1;
        width: 100%;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
    
    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both;
    }
    /* line 103, ../sass/lightbox.sass */
    
    .lb-data {
        padding: 0 4px;
        color: #bbbbbb;
    }
    /* line 106, ../sass/lightbox.sass */
    
    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em;
    }
    /* line 111, ../sass/lightbox.sass */
    
    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }
    /* line 115, ../sass/lightbox.sass */
    
    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999999;
    }
    /* line 121, ../sass/lightbox.sass */
    
    .lb-data .lb-close {
        display: block;
        top: -10px;
        float: right;
        width: 30px;
        height: 30px;
        background: url(../img/close.png) top right no-repeat;
        text-align: right;
        outline: none;
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
    }
    /* line 130, ../sass/lightbox.sass */
    
    .lb-data .lb-close:hover {
        cursor: pointer;
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }