#search-expertise {
	width: 100%;
    min-width: 800px;
    background-color: #4b8cca;
    min-height: 3em;
    margin: 0;
    float:left;
    clear: both;
    padding: 0 -10px 0 10px;
}
#search-expertise ul {
    line-height:3em;
     
}
#search-expertise li {
    float: left;
    padding: 0 20px 0 0;
    margin: 0;
    list-style-type: none;
     
}

#search-expertise input {
    margin-top:10px;
}

#search-name {
    background-color: #000000;
    min-height: 1.8em;
    margin: 0;
    line-height:3em;
    padding: 0 0 0 140px;
    /* try to add a full width */
    width: 100%
    float: left;
}

#search-name a {
	margin: 0;
	padding: 1.1em 2px 1.1em 5px;
}

#search-name #selected {
	background-color: #01677e;
}

#group-listing {
    background-color: #007a91;
    min-height: 3em;
    line-height:3em;
    margin: 0;
    padding: 0;
    
}
#banner .label {
    line-height:3em;
    position:relative;
    float: left;
    padding: 0 12px 0 0;
     
}
.spread {
    letter-spacing: 3pt;
     
}

