.headtitle{
    background: #fff;
    padding: 10px;
    margin: auto;
    text-align: center;
    display: block;
    width: 30%;
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    margin-top: -20px;
    margin-bottom: 24px;
}
.popupoverleft {
    float: right;
}
.popupoverleft a {
    min-height: 111px;
    display: block;
    float: right;
        color: black;
}
.popupoverright a {
    min-height: 111px;
    display: block;
    float: right;
        color: black;
}

.popupoverleft a:hover { 
        color: #b71c0b;
}
.popupoverright a:hover { 
        color: #b71c0b;
}

.popupoverright {
    min-height: 113px;
    float: left;
}
.leftpop{
    margin-top: 46px;
}

.b3-bg21Txt > b {
    color:#ed1c24;
}