.testVideoItems {
    padding: 10px;
    width: 260px;
    float: right;
    background-color: #f2f2f2
}

.testVideoItems .pnlItem {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.testVideoItems .tstSWFImgCont {
    position: relative;
}
.testVideoItems .tstSWFLinkBkg {
    width: 83px;
    height: 26px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #000000;
    opacity: 0.50;
    filter: alpha(opacity=50);
    z-index: 2;
}

.testVideoItems .tstSWFBtn {
    z-index: 3;
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    background-image: url(/images/watch-the-video-simple.png);
}
.testVideoItems .pnlTitle {
    text-align: center;
}
.testTextItems .pnlTitle {
    margin-bottom: 10px;
}

.testVideoItems .tstPersonPosition {
}

.testVideoItems .tstPersonName {
}
.testVideoItems .tstFirmName {
}

.testTextItems .tstFirmLogo {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.testTextItems .pnlItem {
    overflow: hidden;
    margin-bottom: 40px;
}

.testTextItems .tstText {
    padding-left: 10px;
}

.testTextItems .tstText span.tstQuote {
    font-family: Times;
}