div.content_header_left {
    //background-image:url(/images/body_header.gif?1);
    //background-position:0 0;
    //background-repeat:no-repeat;
    color:#545353;
    font-size:17px;
    height:27px;
    padding-left:35px;
    padding-top:0;
    text-transform:uppercase;
    //width:270px;
}


#logo-small {
    background-image: url("../images/rs_logo_25.png");
    height: 25px;
    width: 31px;
    float: left;
    margin-top: 7px;
    margin-right: 5px;
}

.clear {
    clear: both;
}

#areqs, #sreqs {
    float: left;
    margin-top:20px;
    width:290px;
}

#aresps, #sresps {
    float: left;
    margin-top:20px;
    width:280px;
}

.reqs_header {
    background-repeat:no-repeat;
    color:#545353;
    font-size:16px;
    font-weight:bold;
    height:27px;
    line-height:16px;
    margin-bottom:9px;
    text-indent:32px;
    text-transform:uppercase;
}

.reqs_inner {
    padding-left: 30px;
}

.thing {
    color: #545353;
    margin-top: 10px;
    padding-top: 5px;
}

.thing .avatar {
    float: left;
    padding-right: 10px;
    width: 45px;
    height: 45px;
}

.thing .header{
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
}

.thing .header .language a{
    color: #999999;
}

#body a.item, #body a.item:visited {
    font-weight: bold;
}

#body #left_panel .thing a, #body #left_panel .thing a:visited {
    text-decoration: none;
}

#body #left_panel .thing a.item, #body #left_panel .thing a.item:visited {
    color: #515151;
}

.thing .byline, .thing .accent, .accent {
    font-size: 11px;
    padding: 2px 0 0;
}

.thing .accent, .accent {
    color: #2e6191;
}

.thing .indent {
    margin-left: 55px !important;
}

.thing .byline a {
    color: #a15050;
}

.thing .info {
    font-size: 12px;
    margin: 4px 0 0;
}

/*.thing .info.indent {
    margin-left: 55px;
}*/

.thing .info .count {
    /*color: #a15050*/
    color: #855720;
}

.thing .tools{
    float: right;
}

.thing .tools .icon {
    float: right;
    margin-left: 5px;
}

.thing .excerpt {
    overflow: hidden;
    background-color:#F2F1F0;
    border:0 none;
    clear:both;
    color:#606060;
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
    font-size:12px;
    font-weight:normal;
    margin-top:10px;
    padding:7px 10px 9px 6px;
}

.thing .text.indent {
    margin-left:57px;
}

.thing .text {
    overflow: auto;
    background-color:#F2F1F0;
    border:0 none;
    clear:both;
    //color:#606060;
    //font-family:"Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
    font-weight:normal;

    margin-top:10px;
    padding:7px 10px 9px 6px;
    font-size: 15px;
    line-height: 25px;
    font-family: georgia,times;
    color: #444444;
}

.thing .notes {
    overflow: auto;
    border: 1px solid #bbcc99;
    background-color: #eeffdd;
    padding: 2px 10px;
    font-size: 11px;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
}

.thing .record_link a, .thing .text_toggle, .thing .transcribe_link a {
    //color: #462d16;
    color: #2e6191;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.thing .listen_link a, .mp3_link {
    color: #a4398c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    margin-left: 8px;
}

.thing .text_toggle {
    cursor: pointer;
}


.thing .recording {
    margin-top:10px;
}

.thing .footer {
    height: 1px;
    margin: 5px 0 0;
    padding: 0;
    border-bottom: 1px solid #e7e7e7;
}

div.horiz {
    height: 1px;
    margin: 5px 0 0;
    border-bottom: 1px solid #e7e7e7;
}

#body .info_post {
    margin: 10px 0 15px;
}

#body .info_post p, #body .info_post li{
    font-size: 15px;

    line-height: 25px;
    font-family: georgia,times;
    color: #444444;
}

#body .info_post h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
    font-family: dregular,helvetica;
    color: #333333;
}

.info_post .three_col_wrapper {
    width: 800px;
    margin: 10px;

}

.info_post .three_col_wrapper .col {
    width: 250px;
    float: left;
    margin: 2px;
}

#body .col p {
    padding: 0 10px;
}

#body .col p em {
    font-size: 11px;
}

#body .col p em strong {
    color: #855720;
}

.infobox {
    color:#606060;
    margin:10px 0 0 0;
    /*position:relative;*/
}

.infobox_inner {
    background-color:#FBFBF9;
    border:1px solid #000;
    position:relative;
}

.infobox_header {
    background-color:#602020;
    border-bottom:1px solid #000;
    color:#e8e8e8;
    font-size:15px;
    text-transform:uppercase;
}

.infobox_title {
    padding:4px 12px 4px 10px;
}

.infobox_text {
    margin:15px 10px 4px 9px;
}

.infobox_text p {
    padding-bottom:5px;
}

.big {
	font-size: 18px;
}

.blue {
    color: #2e6191;
}

.gray {
    color: #515151
}

.red {
    color: #810000;
}

.green {
    color: #11c511;
}

.orange {
    color: #ff6600;
}

strong.blue {
    color: #2e6191;
}

strong.gray {
    color: #515151;
}

strong.red {
    color: #810000;
}

strong.orange {
    color: #ff6600;
}

#floating-follow {
    left: 50%;
    top: 6px;
    margin-left: 467px;
    position:fixed;
    z-index: 99;
}

#social {
    left: 50%;
    top: 108px;
    margin-left: 464px;
    position: fixed;
    z-index: 99;
    background-color: #fff;
    border-right: solid 1px #aaa;
    border-top: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    border-left: solid 1px #555;
    padding: 4px;
    width: 70px;
}

.fb_edge_comment_widget {
    margin-left: -350px;
}


#feedback_tab {
    position: fixed;
    width: 50px;
    height: 150px;
    top: 115px;
    z-index: 99;
    //background: url(../images/feedback_tab.png);
}

#feedback_tab a {
    width: 50px;
    height: 150px;
    position: fixed;
    text-indent: -10000px;
    background: url(../images/feedback_tab.png);
}

#feedback_tab a:hover {
    background: url(../images/feedback_tab2.png);
}

#signup_small {
    padding-right: 50px;
    float: right;
}

#signup_huge {
    text-align: center;
}

div.video_embed {
    text-align: center;
}

table#search_table td {
    padding-right: 30px;
    padding-bottom: 5px;
}

table.lang_list {
    margin-top: 10px;
    padding-top: 5px;
}

table.lang_list td {
    padding: 5px 10px;
}

table.profile {
    font-size: 15px;
}

table.profile tr {
    border-top: 1px solid #eee;
}

table.profile  td {
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.profile td strong, table.friend_result td strong {
    color: #AAA;
}

table.friend_result {
    font-size: 12px;
    margin-left: 50px;
    border-top: 2px solid #aaa;
    margin-bottom: 20px;
}

table.friend_result tr {
    border-top: 1px solid #eee;
}

table.friend_result td {
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

div#left_panel textarea.half {
    height: 50%;
}

.rss28 {
    float: right;
}

div#div_id_markup {
    display: none;
}

div.home_req_appeals  {
    padding: 5px 10px;
    background: #dfeaff;
    margin: 3px;
    margin-bottom: 10px;
    border: 1px solid #BC9;
}

div.home_req_appeals h2, div.home_req_appeals p {
    margin: 0px;
    margin-bottom: 3px;
}

div.home_req_appeals div.thing {
    margin: 2px 0px 5px 0px;
    background: #fff;
    border: 1px solid #CCC;
    padding: 2px 5px 0px 5px;
}

div.fb_like_btn {
    float: right;
}

span.fb_like_text {
    float: right;
    padding-top: 2px;
    padding-right: 4px;
    font-size: 11px;
    color: #AAA;
}

div#req_menu {
    margin: 2px;
    padding: 2px;
}

a.req_box {
    display: block;
    float:left;
    height: 200px;
    width: 200px;
    border: 1px solid #888;
    /*padding: 4px;*/
    margin: 4px;
    color: #444;
}

span.req_type {
    display:block;
    padding-top: 30px;
    /*height: 110px;*/
    width: 200px;
    text-align: center;
    font-size: 20px;
}

span.req_summary {
    display:block;
    padding-top: 50px;
    width: 180px;
    margin-left: 10px;
    margin-right: 10px;


}

a.req_box:hover {
    border: 3px solid #A55;
    margin:2px;
}

.contrib {
    color: #aaa;
    float: right;
    font-size: 8px;
    line-height: 9px;
}

.time_range {
    font-size: 10px;
    color: white;
    background: #758D9C;
    padding: 2px 5px 5px 5px;
    border-radius: 5px;
}

.fragment {
    border-top: 1px solid #ddd;
    padding-top: 2px;
}

.br {
    margin-top: 16px;
    margin-bottom: 8px;
    border-top: solid 1px #ddd;
}


.tabber {
    float: left;
    display:block;
    height: 22px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
    padding: 3px;
    /*border: 1px solid #888*/
    /*margin: 4px;*/
}

.tabber.active {
    border: solid 3px #A55;
    /*color: #a55;*/
    margin: 2px;
    background: #ca7a7a;
    color: #fff;
}

.tabber.inactive {
    margin-top: 3px;
    border: solid 1px #666;
    margin:4px;
    color: #888;
}

.tabber.inactive:hover {
    background-color: #9b5050;
    color: #fff;
}

.tabber_head {
    font-size: 10px;
}

.portrait {
    padding-right: 4px;
}

td div.details, td div.avatar {
    overflow:hidden;
    width: 60px;
}

div.areq_buttons {
    margin-top: 8px;
    margin-bottom: 7px;
}

div.sreq_buttons {
    margin-top: 8px;
}
.me-cannotplay {
    border: 1px solid #bbcc99;
    background-color: #eeffdd;
    font-size: 11px;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,Sans-serif;
    overflow: visible;
    width: 400px;
    padding: 2px;
}

.me-cannotplay span {
    padding: 4px;
}


#creds {
    float: left;
    border-radius: 50%;
    border: 1px solid #A56C16;
    background-color: #EB7;
    height: 20px;
    width: 20px;
    text-align: center;
    margin-right: 5px;
    box-shadow: 1px 1px #2c2c2c;
    margin-top: 8px;
}

#creds > span {
    font-size: 11px;
    color: #333;
}

#ups_to_cred {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #3D2E2E;
    text-align: center;
    background: #41B92A;
    overflow: hidden;
    box-shadow: 1px 1px #2c2c2c;
    margin-top: 8px;
}

#ups_to_cred > span {
    font-size: 11px;
    color: #333;
    float: left;
    text-align: center;
    width: 20px;
    padding-top: 2px;
}

#ups_to_cred > div {
    background: #AAA;
    width: 20px;
    top: 20px;
    border-bottom: 1px solid #47921D
}

#credit_info {
    cursor: pointer;
}

#credit_info_hover {
    position: absolute;
    bottom: -66px;
    left: 110px;
    background: #555;
    border: 2px solid #8AE404;
    color: #DDD;
    padding: 1px 5px;
    width: 180px;
    z-index: 1000;
    box-shadow: 2px 2px 5px #333;
}

#credit_info_hover::before {
    width: 0;
    height: 0;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #8AE404;
    position: absolute;
    left: 80px;
    top: -10px;
}

.comment .tools {
    float: right;
}

#dropdown_username {
    background: #602020;
    color: #ddd;
    padding-left: 10px;
    height: 30px;
    display: block;
    line-height: 30px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-family: Consolas, monaco, monospace;
}

@-moz-document url-prefix() {
    #user_menu_name {
        width: 70px;
        vertical-align: top;
    }
}

ul {
    list-style: none;
    margin: 0;
}

li.recording {
    padding: 16px;
    border: 1px solid #bbb;
    margin-bottom: 20px;
    background: #f9f9f9;
    box-shadow: 0px 3px 10px;
}

li.recording.selected {
    box-shadow: 0px 3px 10px rgb(19, 170, 164);
}

.recording_title {
    font-size: 16px;
    font-weight: bold;
    margin-right: 4px;
}

.recording_title > a {
    color: #515151;
    text-decoration: none;
}

.corrected_text_title {
    font-size: 16px;
    margin-top: 16px;
}

.corrected_text {
    background-color: #eaeaea;
    border: 0 none;
    clear: both;
    font-weight: normal;
    margin-top: 10px;
    padding: 7px 10px 9px 6px;
    font-size: 15px;
    line-height: 25px;
    font-family: georgia,times;
    color: #444444;
    height: 20px;
    overflow: hidden;
    position: relative;
}

.corrected_text_more {
    font-size: 8px;
    position: absolute;
    top: -6px;
    right: 6px;
}

li.recording.selected div.corrected_text {
    height: 100%
}

div.corrected_text p {
    margin-top: 0px;
}

span.text_corrected {
    color: rgb(41, 155, 209);
}

.mejs-container {
    margin: 10px 0 2px 0;
}

#list-opt-in { 
    padding-bottom: 35px;
}

#list-opt-in button, #list-opt-in a {
    margin: 2px;
}

.ac_results { z-index: 10 !important; background-color: white;}