    .box.white {
        font-size: 13px;
    }
    .box.white h2 {
        font-size: 15px;
        color: #444;
    }
    .box.white a {
        font-weight: bold;
    }
    .box.white div.separate {
        margin-top: 10px;
    }


#whatsThis {
    font-size: 10px;
    font-weight: normal;
}
#whatsThisWin p {
    margin: 10px 0;
}
#whatsThisWin ul {
    padding: 10px 0;
}
/* override default tab color to match filter bar */

.tabs ul.tabLabel li.tabOn {
    background-color: #f3efe5 !important;
}
.tabs ul.tabLabel li.tabOn a,
.tabs ul.tabLabel li.tabOn span {
    font-weight: bold !important;
    color: #666 !important;
    border-bottom: 1px solid #f3efe5 !important;
}
div.filter-top ul.pad-li {
    float: right;
}
div.filter-top select {
    margin: 0;
}



        .defaultForm label {
            display: block;
        }

        .defaultForm .field {
            height: 2em;
            line-height: 1.9em;
            display: block;
            position: relative;
            margin-bottom: 5px;
        }
        /* ie has big problems with absolute positioning on ajax update */
        .defaultForm .field span {
            clear: left;
            top: 6px;
            padding-right: 5px;
			padding-left:5px;
            float: left;
            width: 200px;
            text-align: left;
        }
        .defaultForm input,
        .defaultForm textarea,
        .defaultForm select,
        .defaultForm button {
            float: left;
        }
        .defaultForm button+button {
            margin-left: 1em;
        }
        .defaultForm div.error {
            margin-left: 150px;
        }
        .defaultForm .md-row {
            margin-left: 150px;
        }
        .defaultForm label.input-rd {
            float: left;
            clear: none;
            margin-top: 4px;
            line-height: 1.2em;
            padding-right: 1em;
        }
        .defaultForm label.textarea {
            height: auto;
            padding-bottom: .5em;
        }
        /**
         * Generic Form Errors
        **/
        form label.field.error span {
            color: #910;
        }
        form div.error {
            color: #910;
        }
        form .required em:after {
            content: "*";
            color: #910;
        }

    

.filter-top {
    clear: both;
    float: none;
    margin: 0 0 5px;
    padding: 0;
    height: 4em;
    background: #f3efe5;
    border-top: 1px solid #f3efe5;
    border-bottom: 1px dotted #bfbfbf;
}
.filter-top ul {
    margin: 1.1em 1em 0;
    list-style: none;
}
.filter-top ul li {
    list-style: none;
    display: inline;

}
.filter-top h2 {
    padding: 0;
    width: 206px;
    font-size: 1.5em;
    color: #666;
}
.filter-top label {
    font-size: 1.2em;
    font-weight: bold;
    color: #666;
}
.searchFacetValues p {
    padding: 10px 20px 5px;
    vertical-align: middle;
}
.searchFacetValues p img {
    padding-left: 5px;
    vertical-align: middle;
}

ol.pill li {
    padding: 1px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ol.pill li a {
    font-size: 1.2em;
}
* html ol.pill li a {
    white-space: normal;
}
ol.pill li a span {
    float: right;
    display: inline-block;
    margin-left: 5px;
    vertical-align: baseline;
    font-size: 10px;
    height: 10px;
    line-height: 17px;
    text-decoration: underline;
}
ol.pill li a:hover {
    text-decoration: none;
}
#clearFilter {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #aaa;
}
#clearFilter a {
    float: right;
    font-weight: bold;
    font-size: 11px;
}
#clearFilter a span {
    float: none;
    font-size: 1.3em;
    text-decoration: none;
}

#whatsThis {
    position: absolute;
    top: 2px;
    right: 1px;
}
.box .box-intro {
    position: relative;
    margin: 0;
    padding: 0;
}
.box.tan .box-intro h2 {
    position: relative;
    font-size: 16px;
    height: 23px;
    line-height: 23px;
    text-indent: 4px;
    color: #646151;
}
.box .box-intro .box-intro-meat {
    background-color: white;
    padding: 18px 10px 10px;
    font-size: 12px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

em.dimond {
    position: absolute;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    top: 25px;
    left: 6px;
    width: 36px;
    height: 18px;
    overflow: hidden;
}

em.dimond em {
    display: block;
    margin: 0;
    padding: 0;
    width: 0px;
    height: 0px;
    border: 18px solid transparent;
    color: white;
    border-top-color: #dcd6c3;
}


#bookmark .url,
#feed .url {
    display: block;
    font-size: 1em;
    line-height: 1.5;
}
#bookmark textarea,
#feed textarea {
    color: #444;
    height: 30px;
    width: 100%;
    font-size: 11px;
    resize: none;
}

.bookmarkIcons a {
    display: block;
    height: 20px;
}
.bookmarkIcons #delicious a {
    width: 18px;
    background: url(/i/icon/bookmark/delicious.png) no-repeat;
}
.bookmarkIcons #digg a {
    width: 16px;
    background: url(/i/icon/bookmark/digg.png) no-repeat;
}
.bookmarkIcons #furl a {
    width: 16px;
    background: url(/i/icon/bookmark/furl.png) no-repeat;
}
.bookmarkIcons #magnolia a {
    width: 16px;
    background: url(/i/icon/bookmark/magnolia.png) no-repeat;
}
.bookmarkIcons #newsvine a {
    width: 16px;
    background: url(/i/icon/bookmark/newsvine.png) no-repeat;
}
.bookmarkIcons #reddit a {
    width: 18px;
    background: url(/i/icon/bookmark/reddit.png) no-repeat;
}


