form {
    margin: 0;
}

td {
    vertical-align: top;
}

a, .fauxlink {
    text-decoration: underline;
}

.header {
    font-weight: 600;
    /* font-size: 24px; */
    color: #666666;
}

h2 {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 4px;
    color: #ff6600;
}

.subhead {
    margin-top: 0;
    margin-bottom: 4px;
    color: #ff6600;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    padding: 3px 3px 3px 3px;
    margin-top: 16px;
    margin-bottom: 4px;
    /* background-color: #ffe3b3; */
}

.sechead {
    font-weight: bold;
    color: #333333;
    padding: 3px 3px 3px 6px;
    margin-top: 16px;
    margin-bottom: 4px;
    border-bottom: 4px solid #f2221d;
}

    .sechead a {
        font-weight: bold;
        font-size: 12px;
        color: #333333;
        text-decoration: underline;
    }

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}

.clear {
    clear: both;
}

.clrfix {
    overflow: auto;
}

.notes {
    font-style: italic;
    font-size: 11px;
}

.breadcrumbs {
    font-weight: normal;
    font-size: 10px;
    color: #666;
    margin-bottom: 30px;
}

    .breadcrumbs a {
        font-weight: bold;
        font-size: 10px;
    }

.centered {
    text-align: center;
}

.title {
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

    .title a {
        font-weight: bold;
        font-size: 14px;
        color: #000000;
    }

.smalltext {
    font-size: 11px;
}

    .smalltext a {
        font-size: 11px;
    }

.xsmalltext {
    font-size: 10px;
}

    .xsmalltext a {
        font-size: 10px;
    }

.largetext {
    font-size: 14px;
}

    .largetext a {
        font-size: 14px;
    }

.xlargetext {
    font-size: 18px;
}

    .xlargetext a {
        font-size: 18px;
    }

.inverse {
    color: #ffffff;
}

a.inverse {
    color: #ffffff;
}

    a.inverse:visited {
        color: #ffffff;
    }

    a.inverse:hover {
        color: #ffffff;
    }

    a.inverse:active {
        color: #ffffff;
    }

.brighttext {
    color: #999900;
}

    .brighttext a {
        color: #999900;
    }

.xbrighttext {
    color: #ff9900;
    font-weight: bold;
}

    .xbrighttext a {
        color: #ff9900;
        font-weight: bold;
    }

.error,
.error a,
.error a:visited {
    color: #ff0000;
    font-weight: bold;
}

    .error a:hover,
    .error a:active {
        color: #ff6666;
        font-weight: bold;
    }

a.error {
    color: #ff0000;
    font-weight: bold;
}

    a.error:visited {
        color: #ff0000;
        font-weight: bold;
    }

    a.error:hover {
        color: #ff0000;
        font-weight: bold;
    }

    a.error:active {
        color: #ff0000;
        font-weight: bold;
    }

.dimtext {
    color: #999999;
}

.verticaltext {
    writing-mode: tb-rl;
    filter: flipv() fliph();
}

.rowtitle {
    font-weight: bold;
    color: #999900;
    padding: 3px 10px 3px 3px;
}

    .rowtitle a {
        font-weight: bold;
        color: #999900;
    }

.coltitle,
tr.coltitle td {
    font-weight: bold;
    color: #999900;
}

    .coltitle a {
        font-weight: bold;
        color: #999900;
        text-decoration: underline;
    }

.inputlabel {
    font-weight: bold;
    color: #999900;
}

.tabmenu {
    margin-bottom: 20px;
    padding-bottom: 4px;
    text-align: left;
}

.tab {
    font-weight: bold;
}

    .tab a {
        font-weight: normal;
        color: #333333;
        text-decoration: underline;
    }

table.siteform {
    border: #cccccc 1px solid;
}

.formbox {
    padding: 5px;
    border: 1px solid #cccccc;
}

.formgrp {
    clear: both;
    margin-bottom: 12px;
}

.box,
.padded-box {
    border: #ccc 1px solid;
    background-color: #eee;
}

.padded-box {
    padding: 10px;
}

.pullquote {
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    font-size: 14px;
}

.pullquote-box {
    text-indent: -20px;
    margin-left: 20px;
}

table.navmenu {
    border: #000000 1px solid;
    padding: 2px 2px 1px 4px;
    background-color: #ffffee;
}

table.subnavmenu {
    position: absolute;
    left: 350px;
    top: 120pt;
    border: #000000 1px solid;
    padding: 2px 4px 1px 4px;
    background-color: #ffffff;
}

table.listings {
    border-collapse: collapse;
    width: 100%;
}

    table.listings td {
        padding: 8px;
    }

table.option-list td {
    padding-bottom: 12px;
}

.event {
    background-color: #fff;
    border-bottom: #fff 5px solid;
    margin-bottom: 1px;
    padding-bottom: 0;
}

.mbevent {
    background-color: #eee;
    border-bottom: #fff 5px solid;
    margin-bottom: 1px;
    padding-bottom: 0;
}

.message {
    font-weight: bold;
    border: #cccccc 1px solid;
    margin-bottom: 4px;
    padding: 2px 20px 2px 30px;
    background: #eeeeee left center url(/images_v3/style/message.gif) no-repeat;
}

.related-box {
    float: right;
    font-size: 11px;
    width: 200px;
    padding: 10px;
    border: 1px solid #4d4d4d;
    margin: 0 0 10px 10px;
    background: #eee;
}

    .related-box h3 {
        font-size: 11px;
        font-family: verdana,arial,sans-serf;
        font-weight: bold;
        color: #000;
        padding: 0;
        margin: 0;
    }

.warning {
    padding: 12px 12px 12px 52px;
    border: #cccccc 1px solid;
    background: #eeeeee 10px center url(/images_v3/warning.gif) no-repeat;
    margin: 12px 0;
}

.alert-box {
    font-size: 11px;
    padding: 6px 6px 6px 36px;
    border: 1px solid #4d4d4d;
    margin: 12px 0;
    background: url(/images_v3/alert.png) no-repeat 8px center;
}

    .alert-box em {
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        color: #4d4d4d;
    }

.description-box {
    padding: 7px 10px 10px 10px;
    border: 1px solid #ff9900;
    margin: 15px 0 15px 0;
    background: #ffe3b3;
    font-size: 8pt;
}

/* quick links in upper-right of content area */
.quick-links {
    clear: both;
    float: right;
}

ul.quick-links {
    list-style: none;
    padding: 0;
    margin: 6px 0 0 0;
}

.quick-links li {
    float: left;
    padding: 0;
    margin: 0 0 0 6px;
}

    .quick-links li.separator {
        width: 6px;
        height: 11px;
    }

/* styles for all nav menu levels */
li.clyellow {
    background-image: url(/images_v3/style/menu_orange_horizontal_bg.gif);
    background-repeat: repeat-y;
}

    li.clyellow a:link, li.clyellow a:visited, li.clyellow a:active, li.clyellow a:hover {
        color: #000;
    }

    li.clyellow:hover {
        cursor: pointer;
        text-decoration: none;
        background-image: url(/images_v3/style/menu_orange_horizontal_dark.gif);
    }

li.clblue {
    background-image: url(/images_v3/style/menu_blue_horizontal_bg.gif);
    background-repeat: repeat-y;
}

    li.clblue a:link, li.clblue a:visited, li.clblue a:active, li.clblue a:hover {
        color: #000;
    }

    li.clblue:hover {
        cursor: pointer;
        text-decoration: none;
        background-image: url(/images_v3/style/menu_blue_horizontal_dark.gif);
    }

.bold {
    font-weight: bold;
}

img.preload {
    display: none;
}

.hidden {
    display: none;
}
/*for hiding preloaded images*/

input.form-button::-moz-focus-inner {
    padding: 0;
    border: none;
}

.form-button {
    font-weight: bold;
    color: #666666;
    border: #666666 1px solid;
    background-color: #ffffff;
    margin: 6px 4px 6px 0;
    padding: 0 8px 0 16px;
    background-image: url(/images_v3/style/trans_arrow.gif);
    background-repeat: no-repeat;
    background-position: 8px 5px;
    overflow: visible;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.form-button.big-without-arrow {
    background-image: none;
    background-size: 19px 27px;
    height: auto;
    padding: 5px 23px 5px 29px;
    font-size: 22px;
}

/* .form-button:hover {color:#4b667a;background-color:#def2fc;} */

.errorbox, .errorBox {
    display: block;
    border: 2px solid #f00;
    background-color: #fcc;
    margin: 0;
    padding: 2px 6px;
    /*font-weight: bold;*/
    font-size: 12px;
    color: #000;
    text-align: left;
    width: 500px;
}

    .errorbox a, .errorBox a {
        color: #000000;
        font-size: 12px;
    }

.boxclear {
    border: #cccccc 1px solid;
    background-color: #ffffff;
    margin: 0 0 0 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    width: auto;
}

    .boxclear td {
        font-size: 11px;
    }

.v5 h3 {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    background-color: #fff;
}

.v5 .inputlabel {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.v5 .rowtitle {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.v5 .errortext {
    display: block;
    margin: 0;
    padding: 2px;
    font-weight: bold;
    font-size: 12px;
    color: #f00;
    text-align: left;
    width: 100%;
}


.v5 table.siteform td {
    padding: 2px;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.v5 h4, h4.highlight {
    font-size: 14px;
}

.v5 h4 {
    color: #000;
}

    .v5 h4.highlight, h4.highlight a {
        color: #990;
    }

.v5 h2 {
    text-transform: uppercase;
}

/* salesboxes */
.salesbox-column {
    width: 143px;
    margin: 24px auto;
    text-align: center;
}

.sb-details p:first-child {
    margin: 0;
}

.sb-details p:last-child {
    margin-top: 0;
}

.salesbox-column .sb-header,
.li-right-column h4 {
    font-family: "modernamedium", sans-serif;
    font-size: 16px;
    font-weight: 100;
}

.sb-cell {
    padding: 16px 0 3px;

    position: relative;
    box-shadow: 0px 7px 25px -25px black;
    -webkit-box-shadow: 0px 13px 25px -25px black;
    border-bottom: none;
}

    .sb-cell:after {
        content: "";
        height: 1px;
        position: absolute;
        width: 100%;
        background: white;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(15%, lightgray), color-stop(85%, lightgray), color-stop(100%, white));
        background: -webkit-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        background: -o-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        background: -ms-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        background: linear-gradient(to right, white 0%, lightgray 15%, lightgray 85%, white 100%);
        filter: none;
        padding: 0 5px;
        left: -5px;
        bottom: 1px;
    }

    .sb-cell.last {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .sb-cell.last:after {
        content: none;
        height: 0;
        background: none;
    }

.salesbox-column .sb-details .link {
    color: #2268d3 !important;
    text-decoration: none !important;
    text-transform: capitalize;
    display: block;
    margin-top: 3px;
}

.salesbox-column .sb-details .link:after {
    content: ' \BB';
}

.salesbox-column .sb-details img {
    margin: 10px 0;
    width: 86px;
    height: 61px;
    padding: 3px;
    border: 1px solid #e8e8e8;
}

.salesbox-column .sb-details {
    font-size: 12px;
    margin: 0;
}

.sb-link {
    cursor: pointer;
}

.salesbox {
}

.salesboxtype {
    color: #999;
    font-size: 9px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.salesboxtitle {
font-size: 15px;
line-height: 1.2;
margin-bottom: 8px;
text-transform: capitalize;
font-weight: 600;
color: #4d4d4d;
}

/* login module */
.aglm-top {
    clear: both;
    width: auto;
    height: 225px;
    background: url(/images/memberscenter/ag-required-bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    border-top: 1px solid #999;
    margin-top: 4px;
}

.aglm-bottom {
    clear: both;
    overflow: auto;
}

    .aglm-bottom li {
        padding-bottom: 12px;
    }

.aglm-left-column {
    float: left;
    width: 50%;
    background: url(/images_v3/style/dot_v.gif);
    background-position: top right;
    background-repeat: repeat-y;
}

.aglm-right-column {
    float: left;
    width: 50%;
}

.aglm-bottom .header {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 16px 0 0 0;
    background: transparent;
}

.aglm-quote {
    clear: both;
    margin: 16px 20px;
}

/* rss-links */
div.feed-footer-links {
    border: #ccc 1px solid;
    font-size: 11px;
    padding: 4px;
    margin: 16px 0;
}

    div.feed-footer-links table td {
        font-size: 10px;
    }

table.feed-links {
    border-collapse: collapse;
}

    table.feed-links td {
        vertical-align: middle;
        padding: 0 8px 0 0;
        margin: 0;
    }

/* ondemand */
.video-container {
    margin-bottom: 16px;
}

.toc {
    font-size: 11px;
}

ol.toc li {
    margin-bottom: 16px;
}

/* purchase forms */
.product-price {
    font-family: georgia,serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

/* debug */
#debug-pane {
    z-index: 90;
    position: absolute;
    width: 240px;
    top: 0;
    right: 0;
    padding: 8px;
    border-top: none;
    border-right: none;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 0.8em;
}

    #debug-pane h1 {
        margin: 0 0 8px 0;
        padding: 0;
        font-family: helvetica neue, verdana, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #990;
    }

#mbouter {
    width: 1024px;
    background: #fff;
    margin: 0 auto;
}

#mbrelatedsites {
    margin-top: 0;
    height: 28px;
}

    #mbrelatedsites, #mbrelatedsites a, #mbrelatedsites span {
        color: #666;
        font-size: 10px;
    }

        #mbrelatedsites a:hover {
            color: #ff9900;
        }

#mbrelatedlogo {
    float: left;
    display: inline;
    margin-right: 10px;
    position: relative;
    bottom: 6px;
}

#mbrelatedsites ul {
    margin: 12px 0;
    padding: 0;
    list-style: none;
}

#mbrelatedsites > ul > li {
    float: left;
    display: inline;
    margin: 0 2px;
    padding-bottom: 10px;
}

#mbrelatedsites #mbrtimedate {
    float: right;
    display: inline;
}

.mbrelatedpopdown {
    display: none;
    position: absolute;
    top: 18px;
    padding: 5px 5px 10px 5px !important;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 10000;
}

#mbrelatedtrigger:hover .mbrelatedpopdown {
    display: block;
}

.mbrelatedpopdown li {
    clear: both;
    float: none;
    display: block;
    margin: 5px;
}

#mbleader {
    max-height: 90px;
    max-width: 728px;
    margin: 0 auto;
    overflow: hidden;
}

#mbmasthead {
    margin: 12px 0 0 0;
}

#mblogo {
    float: left;
    display: inline;
}

#mbuserinfo {
    float: left;
    display: inline;
    width: 578px;
    text-align: right;
    font-size: 10px;
    color: #666;
    position: relative;
    top: 15px;
}

#mbuserlogin {
    margin-top: 11px;
    display: block;
}

.mbuserlogincarrat {
    position: relative;
    bottom: 2px;
}

#mbloggedinag .mbuserlogincarrat {
    position: relative;
    left: 25px;
}

#mbloggedinag {
    position: relative;
    right: 30px;
}

    #mbloggedinag img {
        position: absolute;
    }

.mbloggedinagli {
    position: relative;
    right: 40px;
}

#mbloggedinag .mbuserloginpopdown ul {
    padding-left: 40px;
    left: -11px;
}

    #mbloggedinag .mbuserloginpopdown ul .mbuserlogincarrat {
        right: -20px;
    }

    #mbloggedinag .mbuserloginpopdown ul .agimg {
        position: absolute;
        padding-left: 4px;
        top: 0;
    }

#mbloggedinag .mbuserloginpopdown .mbuserlogincarratpop {
    position: absolute;
    right: -36px;
    top: 4px;
}

.loginitem {
    height: 15px;
}

.agloginitem {
    background-image: url('/images/logos/ag_logo_small.gif');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 26px;
}

#mbloginstate {
    position: absolute;
    top: 0;
    right: 169px;
}

#mbloginemp {
    position: absolute;
    top: 0;
    right: 85px;
}

    #mbloginemp > a {
        font-weight: bold;
    }

#mbloginhelp {
    position: absolute;
    top: 0;
    right: 0;
}

#mbloggedin, #nbloggedinag {
    position: relative;
    margin: 0 5px;
    right: 20px;
}

.mbuserloginpopdown {
    display: none;
}

    .mbuserloginpopdown ul {
        text-align: left;
        padding: 0;
        margin: 0;
        list-style: none;
        position: absolute;
        left: 4px;
        top: 12px;
        z-index: 5;
        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.16);
    }

        .mbuserloginpopdown ul li {
            margin: 5px 5px;
            display: block;
        }

#mbusermessages {
    height: 20px;
    margin-top: 15px;
}

    #mbusermessages img {
        position: relative;
        top: 3px;
    }

.navitem {
    float: left;
    display: inline;
    position: relative;
    height: 52px;
    border: 3px solid transparent;
    border-bottom: 0;
    z-index: 1001;
}

    .navitem:hover {
        cursor: pointer;
        background-color: #fff;
        border: 3px solid #ccc;
        border-bottom: 0;
    }

.navtitle {
    margin: 0 20px;
    position: relative;
    top: 17px;
}

.navtitleouter {
    height: 50px;
}

.navdrop {
    margin: -10px;
    display: none;
    position: absolute;
    top: 62px;
    left: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    z-index: 1000;
    background-color: #fff;
    width: 600px;
    border: 3px solid #ccc;
    border-top: 0;
    box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.16);
}

.navdrops1 {
    left: 7px;
}

.navdrops2 {
    left: -30px;
}

.navdrops3 {
    left: -70px;
}

.navdrops4 {
    left: -110px;
}

.navdrop:hover {
    cursor: default;
}

.navcontent ul, .navmarket ul {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    float: left;
    display: inline;
    width: 200px;
}

    .navcontent ul li, .navmarket ul li {
        list-style: none;
        margin: 5px 25px;
    }

.hovernav {
    display: block;
}

.navcontent {
    float: left;
    display: inline;
}

.navdropbottom {
    background-color: #ddd;
    padding: 5px;
}

    .navdropbottom ul {
        margin: 0;
        padding: 0;
    }

        .navdropbottom ul li {
            list-style: none;
            margin: 5px 20px;
        }

.navmarket {
    float: left;
    display: inline;
    width: 150px;
    margin: 15px;
}

    .navmarket img {
        background-color: #333;
        display: block;
        margin: 0 15px 15px 0;
    }

    .navmarket, .navmarket p {
        font-size: 11px;
        font-weight: normal;
        line-height: 1.4em;
    }

        .navmarket a {
            text-decoration: underline !important;
        }

.navcarrat {
    position: relative;
    bottom: 4px;
}

#navsearch {
    float: left;
    display: inline;
    width: 527px;
    height: 45px;
    margin: 10px 0 0 0;
    bottom: 2px;
    position: relative;
    background-image: url("/images/navmenu/navsearch_bg.png");
    background-position: right top;
    background-repeat: no-repeat;
}

    #navsearch form {
        height: 30px;
        width: 340px;
        position: relative;
        left: 185px;
    }

    #navsearch input {
        background-color: transparent;
        border: none;
        position: relative;
        left: 5px;
        bottom: 4px;
        width: 298px;
        height: 27px;
        top: 1px;
    }

#gbl-search-tb.preview {
    font-size: 9px;
    color: #999;
}

#gbl-search-tb {
    font-size: 11px;
    color: #333;
    height: 27px !important;
}

#navsearchbutton {
    position: absolute;
    height: 30px;
    width: 30px;
    right: 0;
}

#navsearchtrending {
    position: relative;
    left: 190px;
    top: 2px;
    width: 350px;
}

    #navsearchtrending, #navsearchtrending a {
        color: #555;
        font-size: 9px;
    }

#medianews {
    float: left;
    display: inline;
    width: 590px;
    margin-top: 12px;
}

.right-column {
    float: right;
    display: inline;
    width: 300px;
    margin-top: 12px;
}

#mbrcsocialicons {
    position: relative;
    padding-top: 5px;
    height: 40px;
    width: 342px;
    border: 1px solid #aaa;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd) );
    background: -moz-linear-gradient(-90deg, #ffffff, #dddddd);
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr='#ffffff', endcolorstr='#dddddd');
    -moz-box-shadow: 0 3px 6px #ccc;
    -webkit-box-shadow: 0 3px 6px #ccc;
    box-shadow: 0 3px 6px #ccc;
}

    #mbrcsocialicons ul {
        margin: 0 15px;
        padding: 0;
    }

        #mbrcsocialicons ul li {
            list-style: none;
            float: left;
            display: inline;
            margin: 2px 7px;
        }

#mbrcsocialsub {
    padding-top: 10px;
    margin: 0 auto;
    width: 344px;
    position: relative;
    min-height: 40px;
    z-index: 1;
    margin-bottom: 1em;
}

    #mbrcsocialsub ul {
        list-style: none;
        width: 300px;
        margin: 0 auto;
        padding: 0;
    }

    #mbrcsocialsub li {
        display: none;
    }

#mbrcsocialsubarrow {
    display: none;
    position: relative;
    bottom: 3px;
}

.mbrcsocialsubheader {
    font-weight: bold;
}

.mbrcsocialicon0 {
    left: 28px;
}

.mbrcsocialicon1 {
    left: 72px;
}

.mbrcsocialicon2 {
    left: 116px;
}

.mbrcsocialicon3 {
    left: 160px;
}

.mbrcsocialicon4 {
    left: 204px;
}

.mbrcsocialicon5 {
    left: 248px;
}

.mbrcsocialicon6 {
    left: 292px;
}

.fb-like {
    width: 333px;
    padding: 0;
    margin: 10px 5px 5px 5px;
    overflow: hidden;
}

#mbrcsocialfblink {
    margin: 10px 10px 10px 50px;
    position: relative;
}

    #mbrcsocialfblink a {
        text-decoration: none;
    }

    #mbrcsocialfblink img {
        position: absolute;
        left: -25px;
        top: -3px;
    }

.homepagemsg {
    display: none;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

    .homepagemsg img {
        position: absolute;
        top: 1px;
    }

    .homepagemsg ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 550px;
        position: relative;
        left: 25px;
    }

    .homepagemsg li {
        display: none;
        color: #555;
        font-size: 11px;
        width: 520px;
        overflow: hidden;
    }

    .homepagemsg ul li a {
        text-decoration: underline;
    }

        .homepagemsg ul li a:hover {
            color: #ff9900;
        }

    .homepagemsg .prev {
        position: absolute;
        top: 4px;
        right: 16px;
    }

    .homepagemsg .next {
        position: absolute;
        top: 4px;
        right: 2px;
    }

.mblargerectanglead {
    max-height: 280px;
    max-width: 343px;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.mbrightmarketplace {
    margin: 0 auto;
    width: 290px;
}

    .mbrightmarketplace a {
        float: left;
        display: inline;
        margin: 10px;
    }

.button {
    cursor: pointer;
}

#newsletter-signup-form-sidebar .qremailshell {
    width: 165px;
}

#disqus_thread {
    max-width: 600px !important;
}

#mbrcsocialsub .qrbuttonshell {
    margin: 5px 10px 0 0;
}

#mbrcsocialsub .qrmore {
    position: relative;
    top: 5px;
}

.lppoweredby, .lpemtstarrating {
    display: none;
}

hr.thingrey {
    border: 0;
    height: 1px;
    background-color: #ccc;
}

.noaminibutton {
    background: #81a8cb;
    background: -webkit-gradient(linear, left top, left bottom, from(#3d3f00), to(#3e3f13) );
    background: -moz-linear-gradient(-90deg, #3d3f00, #3e3f13);
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr='#3d3f00', endcolorstr='#3e3f13');
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    box-shadow: 0 0 0.05em rgba(0, 0, 0, 0.4);
    font: 12px arial,helvetica,sans-serif;
    color: #ffffff;
    text-align: center;
    height: 20px;
    width: 50px;
}

    .noaminibutton:hover {
        background: #1e75fb;
        background: -webkit-gradient(linear, left top, left bottom, from(#3e3f13), to(#3d3f00) );
        background: -moz-linear-gradient(-90deg, #3e3f13, #3d3f00);
        filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr='#3e3f13', endcolorstr='#3d3f00');
    }

.colgreyhead {
    font-weight: bold;
    color: #7a7a7a;
}

.eventnavlist a {
    margin-left: 10px;
}

.eventnavlist .navheader a {
    margin-left: 0;
}

.login-page .main {
    border-bottom: 1px solid #ebebeb;
}

.login-page .login-pane {
    float: left;
    width: 45%;
}

.login-page .login-pane.right .form {
    border-left: 1px solid #ebebeb;
    margin-left: -2em;
    padding-left: 2em;
}

.login-page .pane-divider {
    color: #cfcfcf;
    float: left;
    margin-top 8px;
    text-align: center;
    width: 5%;
}

.login-page .pad-bottom {
    margin-bottom: 16px;
}

.featured-employers img {
    max-width: 200px;
    max-height: 60px;
}
