#Head {
    background: #2a6f91;
    padding-bottom:10px !important;
}

.Row{
    width:1200px;
}

.HomepageTitle{    
    color: #545454;
    font-style: italic;
}

body.Entry #Content {
    max-width: 360px;
    background: #e9e9e9;
    padding: 20px;
}

.SiteMenu a {font-size:15px;padding-left: 15px;}

.DataList .Title {
    font-size: 16px;
}

.ItemDiscussion .Meta, .DataList .Meta {
    font-size: 14px;
}

.Reactions {
    font-size: 15px;
    margin: 20px 0px;
}

.DataList .Item, .NarrowList .Item {
    padding: 15px;
}

.Count{
    display:none;
}

.CreateAccount{display:none;}

.Message, .Message p, .Message div{
    font-size: 16px !important;
}

