.sl_wrapper{
    width:100%;
    float:left;
}

.invisible {
    display: none;
}


#tabContent
{
    overflow:hidden;
    height:auto;
    font-size: 12px;
}

.tl_loader
{
    position: absolute;
    left:330px;
    top:290px;
}
#eventid
{
    width: 294px;
    left:555px;
    height:25px;
    padding:10px;
    font-weight: bold;
    font-size: 120%;
    position: absolute;
    top:30px;
    z-index: 99;
    text-align: right;
}

#sl_footer
{
    color:grey;
    font-size: 80%;
    float:right;
    display:none;
}

.sl_pager
{
    width: auto;
    display:none;
    margin-top:2px;
    padding-top:20px;
    border-top: 1px dotted #d7d7d7;

}
.sl_pager_item
{
    background:black;
    color:white;
    width:22px;
    height:20px;
    margin-left:2px;
    padding-left:12px;
    padding-top:7px;
    padding-bottom:5px;
    padding-right:1px;
    border-radius: 5px 5px 5px 5px;
    float:left;
    margin-bottom: 4px;
}
.sl_pager_item_active
{
    background:#999999;
}
.sl_pager_item_inactive
{
    background:#999999;
}

.no_select
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sl_chrono
{
    border-top: 1px dotted #d7d7d7;
    height: 50px;
}
.sl_chrono_left
{
    float:left;
    width:400px;
    padding-top:5px;
}
.sl_chrono_right
{
    float:right;
    width: 350px;
    padding-top:5px;
    text-align: right;
    color:grey;
}

.sl_loading
{
    position: relative;
    top:3px;
    left:-5px;
    visibility: hidden;
}

.sl_chrono_label
{
    float:left;
    padding-top:1px;
    padding-bottom:2px;
    padding-left:8px;
    padding-right:8px;
    margin-left:2px;
    margin-right:2px;
    background: #dddddd;
    color:black;
    overflow: visible;
    height:19px;
}
.bold
{
    font-weight: bold;
    background: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.sl_chrono_label_active
{
    background: #cbcbcb !important;
    color: white !important;
}

.arrow-down {
    position: relative;
    top:2px;
    left:33px;
    clear:none;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #cbcbcb;
}

.sl_post
{
    border-top: 1px dotted #d7d7d7;
    overflow:hidden;
}
.post_new
{
    display:none;
    visibility: hidden;
    overflow:hidden;
}

.sl_time
{
    margin-top:10px;
    background:black;
    color:white;
    width:85px;
    height:20px;
    padding-left:15px;
    padding-top:7px;
    padding-bottom:5px;
    padding-right:1px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    left:0;
    top:10px;
}
.sl_date
{
    color:grey;
    width:100px;
    height:20px;
    position: relative;
    left:0;
    top:10px;
}

.sl_right
{
    width:640px;
    position: relative;
    left: 216px;
    top:-40px;

    font-size: 120%;
    line-height: 151%;
}
.sl_content
{
    /*font-size: 130%;*/
    /*line-height: 130%;*/
}
.sl_img{
    clear:both;
    margin-bottom:5px;
}
.sl_image_width
{
    width:640px;
    clear:both;
}
.sl_image_height
{
    width:340px;
    clear:both;
}

.sl_avatar
{
    font-size: 90%;
    margin-top:5px;
    text-align: center;
    width:100px;
    min-height:100px;
    background: #f0f0f0;
}

.sl_avatar_img
{
    margin-left: 25px;
    margin-right: 20px;
    margin-top: 20px;
}
.sl_tweet{
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0 15px !important;
    padding: 10px !important;
}
.sl_tweet_avatar-area{
    /*border: 1px solid red;*/
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}
.sl_tweet_avatar{
    width: 48px;
    float:left;
}
.sl_tweet_content-area {
    overflow: hidden;
    clear: both;
}
.sl_tweet_MetaAboveTweet {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    text-align: right;
}
.sl_tweet_Time {
    float: right;
}
.sl_tweet_User {
    float: left;
    background-image: url("http://live.spiegel.de/Style/Images/twitterBird.png");
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 17px !important;
    margin-left: 10px;
    /*margin-top: 5px;*/

}
.sl_tweet_Content {
    clear:both;
    display: inline;
    font-size: 16px;
    margin: 0 0 5px;
    overflow: hidden;
    word-wrap: break-word;
    float:left;
}


.sl_tweetnav
{
    position: relative;
    top:50px;
    left:300px;
    width:80px;
    height: 18px;
}
.sl_tweet_reply
{
    position: relative;
    top:0;
    left:0;
    clear:none;
    width:22px;
    height: 17px;
    background-image: url("/static/happ/_pattern/scribblelive/img/tweet_reply.png");
    background-repeat: no-repeat;
}
.sl_tweet_retweet
{
    /*float:left;*/
    position: relative;
    top:-18px;
    left:30px;
    clear:none;
    width:22px;
    height: 17px;
    background-image: url("/static/happ/_pattern/scribblelive/img/tweet_retweet.png");
    background-repeat: no-repeat;
}
.sl_tweet_fav
{
    /*float:left;*/
    position: relative;
    top:-35px;
    left:60px;
    clear:none;
    width:22px;
    height: 17px;
    background-image: url("/static/happ/_pattern/scribblelive/img/tweet_fav.png");
    background-repeat: no-repeat;
}

.sl_tweet_pic
{
    width:631px !important;
    clear:both;
}
.sl_vote
{
    font-size: 90%;
    position: relative;
    left:-5px;

}
.sl_vote_text
{
    font-size: 90%;
    position: relative;
    top:-2px;
    left:2px;
}

.sl_vote_result
{
    font-size: 90%;
    position: relative;
}

.sl_vote_bar
{
    background: grey;
    height:4px;
    clear:both;
}