.box h4 {
    padding: 0px;
    margin: 0px;
    background: left top #45494b;
    color: white;
    text-transform: uppercase;
    padding-left: 18px;
    line-height: 26px;
    padding-top: 1px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    border-top: 23px solid white;
    white-space: nowrap;
    width: 282px;
    overflow: hidden;
}
.box {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1px;
}
.wsEd {
    padding: 10px 23px;
    padding-bottom: 20px !important;
}

.wsEd .boxGItem{
    width: 70px;
    display: inline-block;
    margin-right: 15px;
}

.wsEd .boxGItem_last{
    width: 70px;
    display: inline-block;
}

.wsEd a:hover {
    text-decoration: underline;
}

.wsEd h5{
    text-align: center;
    padding: 6px 0px;
}

.wsEd h5 a{
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white !important;
}

.boxGItem_last .img{
    display: block;
    width: 68px;
    height: 68px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
}

.boxGItem .img{
    display: block;
    width: 68px;
    height: 68px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
}

