.new_topic{
    float: right;
    margin-right: 1px;
    background: #e0f0f0;
    padding: 2px 3px;
    border: 1px solid gray;
}

