﻿p.thumbPrices {
position: absolute;
width: 100%;
background: rgba(0,0,0,0.4);
padding: 2px 0;
color: #fff;
font:16px/18px source sans pro;
top:0;
left:0;
}

.videos h3 {
    color: #026DB0;
    font: 400 40px / 50px "source sans pro";
    margin: 25px 0 20px;
    text-align: center;
}

.videos iframe {
    border: 4px solid #C4C1B8 !important;
    box-sizing: border-box;
}

.videos hr {
    margin: 60px 0 0px;
}

.imgPlaceHolder a {
display:block;
margin: 0 5px;
position: relative;
}
