body{
}

/*collectstatic fix*/
#ad {
position: fixed;
width:1149px;
background-color: white;
}

#sidebar_box {
width: 200px;
border-right: 4px solid black;
}

#timeline_tweet_indicator {
position: fixed;
width: 1128px;
height: 18px;
background-color: black;
opacity:0.1;
filter:alpha(opacity=10);
pointer-events: none;
}

.tweet{

}

#sidebar_tweet {
}

.sidebar-nav-fixed {
    position:fixed;
    width:200px;
}


.row-fluid > .span-fixed-sidebar {
    margin-left: 240px;
}

#results {
padding-bottom: 60px;
}

