#profile_block
        {
          display:none;
        }
#profile_block_new {
    line-height: 1.5;
    margin-top: 5px;
    text-align: left;
}


.backToTop {
    display: none;
    width: 15px;
    line-height: 1.3;
    padding: 10px 10px;
    background-color: #45bcf9;
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 160px;
    bottom: 50px;
    _bottom: "auto";
    cursor: pointer;
    opacity:0.9;
    filter: Alpha(opacity=10);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    box-shadow: 2px 6px 12px black ;
}

#widget_my_google
{
display:none;
}

#q
{
width:150px;
}