
.cosmic_nav>#selectedNav {
    height: 29px;
    line-height: 29px;
    border-bottom: 3px solid;
    border-color: #cc181e;
    padding-bottom: 0;
    display: inline-block;
    color: #000;
    background-image: none;
    background: #fff !important;
    font-size: 12px;
    font-weight: bold;
}
.cosmic_nav {
    background: #fff !important;
}
.cosmic_nav>#selectedNav {
    height: 29px;
    line-height: 29px;
    border-bottom: 3px solid;
    box-shadow: none !important;
    border-color: #cc181e;
    padding-bottom: 0;
    display: inline-block;
    color: #000;
    background-image: none;
    background: #fff !important;
    font-size: 12px;
    font-weight: bold;
}
.cosmic_nav>a {
    height: 29px;
    line-height: 29px;
    box-shadow: none !important;
    padding-bottom: 0;
    display: inline-block;
    color: #666;
    background-image: none;
    background: #fff !important;
    font-size: 12px;
    border: none;
}
.cosmic_nav {
    background: #fff !important;
    border-radius: 0px !important;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) !important;
}

.cosmic_nav>#selectedNav {
    height: 29px;
    line-height: 29px;
    border-bottom: 3px solid;
    box-shadow: none !important;
    border-color: #cc181e;
    padding-bottom: 0;
    display: inline-block;
    border-top: none !important;
    color: #000;
    background-image: none;
    background: #fff !important;
    font-size: 12px;
    font-weight: bold;
}
.cosmic_top>div:first-of-type {
    color: #333;
    font-size: 20px;
}
.cosmic_button {
    display: inline-block;
    height: 28px;
    border: solid 1px transparent;
    padding: 0 10px;
    border-color: #d3d3d3;
    background: #f8f8f8;
    color: #333;
    outline: 0;
    font-weight: 500;
    font-size: 11px;
    text-decoration: none;
    white-space: nowrap;
    word-wrap: normal;
    line-height: normal;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    text-shadow: none;
}
.cosmic_sub {
    background-color: #e60704;
    text-shadow: none;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    border: none;
}
div#sub-icon {
    background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflzCaj-g.png) -16px -49px !important;
    background-size: auto;
    width: 16px;
    height: 12px;
    margin-top: 1px;
}
.cosmic_top>.cosmic_sub {
    display: inline-block;
    position: relative;
    bottom: 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cosmic_l {
    margin: 0 0 10px;
    border: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2px;
}
.cosmic_d {
    margin: 0 0 10px;
    border: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2px;
}
.cosmic_top {
    background: #fff !important;
    border-radius: 0px !important;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
}
div#gbg {
    background: #f1f1f1 !important;
}