#mm_wall_container {
    position: relative;
}

#mm_logo {
    position: absolute;
    left: 0px;
    bottom:0px;
}

.mm_message {
    padding:30px 20px;
    text-align:center;
    margin-left:50px;
    margin-top:60px;
    margin-right:50px;
    margin-bottom:60px;
    font-size:13px;
    background-color:#fffebb;
}

#mm_search_bar {
    text-align: center;
    margin-bottom:5px;
}


