.interactiveContainer {
    border: none !important;
    padding: 10px 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sectionArea {
    float: left;
    width: 100%;
}
.toolbar {
    margin-bottom: 20px;
    height: 40px;
}


.toolItem {
    width: 100px;
    display: inline;
    margin-right: 0px;
    float: none !important;
    border-radius: 0px !important;
}
.toolItem:first-child {
    margin-right: -3px;
}
.entry-content {
    margin-top: -30px !important;
}
.headlineArea {
    float: left;
    margin-top: 40px;
    font-size: 30px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 30px;
}
.leftRail {
    float: right;
    width: 65%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
}

.sectionItem {
    float: left;
    width: 100%;
    margin-top: 23px;
}

.mainArea {
    float: left;
    width: 35%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
}
@media screen and (max-width: 550px) {
    .mainArea, .leftRail {
        width: 100%;
        padding: 0 20px;
        border: none;
    }
    .toolItem {
        font-size: 11px !important;
    }
}
.sponsorImage {
    max-width: 100%;
    margin: 14px 0 -25px;
}

.storySection {
    margin-bottom: 30px;
}
.sectionKicker {
    float: left;
    width: 100%;
    font-family: Source Sans Pro;
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 100px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 3px;
    color: #C23838;
}
.sectionKicker:first-child {
    margin-top: 20px;
    }
.bigStorySection .storySection {
    padding: 20px 13px;
/*  border: 1px solid #bbb;*/

}
.bigStorySection .sidePicture {
    margin-top: 0;
    border: 1px solid #aaa;
}
.bigStorySection h3.storyHeader {
    font-size: 18px !important;
}
h3.storyHeader {
    font-family: Merriweather,Cambria,"Palatino Linotype",Baskerville,"Lucida Bright",Georgia,Times,serif;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 4px 0 6px !important;
    line-height: 1.2 !important;
}
.storyHeader a {
    color: #333;
    text-decoration: none;
}
.storyHeader a:hover {
    color: #3873D9;
    color: #000;
}
.storyTeaser {
    color: #777;
    font-size: 13px;
    margin-bottom: 24px;
    margin-top: 2px;
    font-weight: 400;
}
.bigStorySection .storyTeaser:first-child {
    margin-bottom: 14px;
}
a {
    text-decoration: none !important;
}
.outsideQ {
    display: none;
}
.firstThree {
    display: block;
}
.outsideQ.notSelected {
    display: none;
}
.outsideQ.shown {
    display: block;
}
.qaContainer {
    float: left;
    width: 100%;
    margin-top: -2px;
}
.qaItem {
    line-height: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;

}
.qaItem:hover {
    background: #E9F3F7;
}
.bigQ {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    padding: 0 10px 5px 0;
    color: #464C91;
}
.qaContainer a {
    text-decoration: none;
}
.qaContainer a .qaItem {
    text-decoration: none;
    color: #444;
    font-family: Merriweather,Cambria,"Palatino Linotype",Baskerville,"Lucida Bright",Georgia,Times,serif;
    font-size: 12px !important;
    font-weight: bold !important;
}
.qaContainer .qaItem a:hover {
    color: blue;
}
.searchContainer {
    float: left;
    width: 98.5%;
    position: relative;
    padding-left: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.arrow-right {
    width: 0;
    height: 0;
    position: absolute;
    right: -13px;
    top: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 14px solid #A8D4E6;
}
.searchWord {
    position: absolute;
    left: 0;
    top: 2px;
    padding: 6px 2px 3px 13px;
    text-align: center;
    width: 60px;
    height: 20px;
    font-size: 12px;
    background: #A8D4E6;
    text-transform: uppercase;
}
#qaSearch {
    float: left;
    width: 100%;
    height: 19px;
    font-size: 18px;
    margin: -4px 0% 20px 10;
    text-align: center;
    font-family: "Source Sans Pro";
    font-weight: 400;
    margin-top: -8px !important;
}
#qaSearch:focus {
    outline-width: 0;
}
.emailQ {
    display: none;
    float: left;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 100;
}
.emailQ.shown {
    display: block;
}
.storyImage {
    float: left;
    width: 100%;
}
.obamacareButler {
    background: #E4EDF5;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.obamacareButler:hover {
    background: #CCE7FF;
}
.showall {
    float: left;
    width: 100%;
    padding: 6px 0; 
    text-align: center;
    font-weight: bold;
    background: #E4EDF5;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    color: #555;
    border-bottom: 1px solid #ccc;
}
.showall:hover {
    background: #A8D4E6;
    border-bottom: 1px solid #A8D4E6;
    border-top: 1px solid #A8D4E6;
    margin-top: -1px;
    color: #000;
}
.mainImage {
    float: left;
    width: 100%;
}
.sidePicture {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -30px;
}
.bigStorySection .sidePicture {

}
.byline, .post-social {
    display: none;
}
h1.entry-title {
    text-align: center;
    font-size: 28.25px;
    margin-top: 41px;
}
.animArea {
    float: left;
    width: 100%;
    overflow: hidden;
}
.animFrames {
    width: 400%;
}
.ocarelogo {
    width: 70%;
    padding-left: 15%;
    padding-right: 15%;
    display: none;
}
.entry-title {
    /*  display: none;*/
    padding-bottom: 20px;

    padding-bottom: 51px;
}
.headlineArea .explainer {
    margin: 10px 0 30px;
    font-family: Merriweather,Cambria,"Palatino Linotype",Baskerville,"Lucida Bright",Georgia,Times,serif;
    font-size: 16px !important;
    color: #888;
}