﻿.buzz
{
    width: 990px;
    height: 40px;
    margin: auto;
    padding-bottom: 35px;
    background: url(/App_Themes/Allied/images/The_Buzz.jpg) no-repeat top center;
}

.buzzText
{
    margin-left: 125px;
    padding-top: 11px;
}

.hriq-nav
{
    display: inline-block;
    float: none;
    padding-top: 25px;
}

.hriq-nav a
{
    border-bottom: 1px solid #E9E9E9;
    clear: both;
    display: block;
    padding: 12px 10px;
}

.hriq-nav ul
{
    list-style: none;
}

.hriq-nav a:hover, a:active, a:focus
{
    color: Black;
    text-decoration: underline;
}

.hriq-ul
{
    margin-left: 10px;
}

.hriq-ul a
{
    border: none;
    padding: 5px 2px;
}

.list-head
{
    border: none;
}

.ul-tier2
{
    margin-left: 50px;
}

.active
{
    color: Black;
}

.left-nav
{
    display: inline-block;
    float: none;
    padding-top: 25px;
    width: 250px;
}

.center-hriq
{
    display: inline-block;
    padding: 20px;
    width: 630px;
    float: right;
}