body, table, textarea {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding:0;
    margin:0;
    background-image:url("../images/bodyback.png");
    background-color:black;
    background-position:5px 5px;
}

body {
    padding:0;
    margin:0;
}

#sharePost {
    width:800px;
    margin:auto;
    background-color:transparent;
}

.matchFeedEntry {
    margin-bottom:20px;
}

.matchFeedEntry .header {
    margin-bottom:10px;
}

.title img {
    width:16px;
    height:16px;
}


