.logo{
width: 60em;
height: auto;
margin: auto;
}

.logo img{
margin-left: auto;
margin-right: auto;
padding: 0px !important;
}

#top #header_main > .container{
height: 115px;
}

.tagcloud a {
float: none;
padding: 7px 0;
    display: block;
    font-size: 0.85em;
    line-height: 1.5em;
       background-color: #f8f8f8;
    color: #889095;
    margin-left: 35px;
        border-bottom-color: #e1e1e1;
        border-width: 0 0 3px 0;
        font-style: italic;
    font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 10.2px;
}