/* hidden feature, shows customer information in tooltip */
.customerInfoHover {
    position: fixed;
    right: 0;
    top: 0;
    width: 10px;
    height: 10px;
    z-index: 1;
}

.webinarsublink {
    text-align: right;
}

#videos h3 {
    margin-left: 9px;
    text-transform: uppercase;
    font-size: 13px;
}