#access {
    font-size: 18px;
    left: 0;
    padding: 12px 5 10px;
    position: absolute;
    z-index: 2;
    width: 100%;
}

#access ul ul {
    width: 300px;
}
#access ul ul li a {
    display: list-item;
    float: none;
    height: 38px;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 300px;
}

#access ul li a:hover {
	left: 0;
	position: relative;
}


#primary .widget-title, #primary h3 widget-title {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}


#secondary .widget-title, #secondary h3 widget-title {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0;
    text-align: center;
}