span#search-query {
    width: 12em;
}

/*
custom color for mir
*/

#top {
    background: #0086df;
    border-bottom: 1px #1769a0 solid;
}

#top #cssmenu > ul > li > ul
{
    background: #0086df;
    border: 1px solid #1769a0;
}

#top a:hover, #top #cssmenu li.open > a, #top #cssmenu li.active > a {
    background: #1769a0;
}

a, .question, .expand-toggle {
    color: #116;
}

a:hover, .question:hover, .expand-toggle:hover {
    color: #1769a0;
}

.d_decl {
    border-left: 5px solid #1769a0;
}

#top img#logo
{
    height: 2.533em;
    vertical-align: right;
    width: 2.533em;
}

#top .logo
{
    margin-left: 0em;
    margin-right: 0em;
    padding-top: 0px;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    line-height: normal;
    text-align: left;
    margin: 0.2em 0 0.1em;
}