#scroll{
    position: absolute;
    background-color: transparent;
    right: 0;
    bottom: 0;
    margin-bottom: -150px;
    height: 150px;
    width: 1px;}

#install{
    top:26px !important;
    margin: 0 0 0 0;
    right:3px !important;
    position:absolute;
    width: 96px;
    height: 20px;
    background: transparent url('http://static.tumblr.com/bhjvw2c/jipm8w8nz/installbutton.png');
    opacity: 0.5;}

ol.notes {
    width: 390px;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    list-style-type: none;}
ol.notes li.note {
    height: 20px;
    margin: 4px;
    overflow: hidden;
    width: 16px;
    display: inline-block;}
ol.notes li.more_notes_link_container{
    margin: -34px 0 0;
    padding: 22px 0 22px 0;
    text-align: center;
    text-transform: uppercase;
    width: 390px;
    height: 7px;
    background: none repeat scroll 0 0 white;}
ol.notes li.more_notes_link_container a{
    color: rgba(0, 0, 0, 0.4);
    font-weight: bold;
    text-decoration: none;}
ol.notes li.note img.avatar {
    display: block;
    float: left;
    height: 20px;
    margin-right: 10px;
    vertical-align: -4px;
    width: 20px;}
ol.notes li.note span{
    display:none;}
ol.notes li.note span.action a{
    font-weight: bold;}
ol.notes li.note .answer_content {
    font-weight: normal;
    display:none;}
ol.notes li.note blockquote {
    padding: 4px 10px;
    margin: 10px 0 10px 30px;
    display:none;}
ol.notes li.note blockquote a {
    text-decoration: none;
    display:none;}