.pagebuttons{
padding:10px 0px 10px 0px; 
}
.pagebuttons a{
margin-left:20px;
}
#nav{
margin-top:10px;
margin-bottom:14px;
}
#logocontainer{
padding-top:10px;
padding-bottom:0px;
}
.greybg{
background-color:#ffffff !important;
border:1px solid #D5D7D9 !important;
}
.widgetevent li .main {
    color: #4B812C;
    font-size:1.4em;
    font-weight:normal;
}
.widgetevent li a{
color:#2B3A42;
border-bottom:0px;
}
.widgetevent li:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}

#logowhitecontainer{
min-height:115px;
}
@media only screen and ( max-width: 1099px )
        {
        .logoleft{
align-self:auto;
}
        }