/* #tech-banner */
#tech-banner {
    margin:32px 0 0 0;
    padding:0;
    zoom:100%;
}
#tech-banner:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#tech-banner li {
    list-style:none;
    float:left;
    width:150px;
    height:42px;
    text-align:center;
    line-height:42px;
}
#tech-banner li img {
    vertical-align:middle;
}

