/**************************************
 *
 * Jobvite Stylesheet
 *
 * Category: Style
 * Package:  Residential
 * Author:   Guy Warner <gwarner@blendtec.com>
 * Licence:  proprietary http://www.blendtec.com
 * Link:     http://www.blendtec.com
 *
 **************************************/

.jvcontainer {
    margin-top: 0px;
    padding-top: 0px;
}

.jvheader {
    display:none;
}

h3, h2 {
    color: #bf2e1a;
}

li:nth-child(2n+1) {
    background: lightgray;
}
