.wpvl_auto_thumb_box{
    position: relative;
    width: 120px;
    height: 90px;
}

.wpvl_playbutton{
	height: 30px;
	width: 30px;
}
.wpvl_auto_thumb_play{
	position: absolute;
	left: 45px;
	top: 30px;
}

.video_lightbox_auto_anchor_image{
	width: 120px;
	height: 90px;
}

.wpvl_time_play{
	position: absolute;
	/*background-color: #333;*/
	background: rgba(3, 3, 3, 0.75) none repeat scroll 0 0;
	display: inline-block;
	width: 33px;
	text-align: center;
        left: 79px;
        top: 71px;
	color: #fff !important;
	font-size: 11px;
	font-weight: 500;
	height: 14px;
	line-height: 14px;
	opacity: 0.97;
	padding: 0 4px;
	white-space: nowrap;
}

/* .wpvl_auto_thumb_box1 {
    height: 145px;
    position: relative;
    width: 200px;
}

.wpvl_auto_thumb_play1 {
        position: absolute;
        left: 85px;
        top: 60px;
}

.wpvl_time_play1 {
    background: rgba(3, 3, 3, 0.75) none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    height: 14px;
    left: 150px;
    line-height: 14px;
    opacity: 0.97;
    padding: 0 4px;
    position: absolute;
    text-align: center;
    top: 133px;
    white-space: nowrap;
    width: 34px;
}
*/

.wpvl_auto_thumb_box1 {
    height: 109px;
    position: relative;
    width: 200px;
}

.wpvl_auto_thumb_play1 {
        position: absolute;
        left: 85px;
        top: 45px;
}

.wpvl_time_play1 {
    background: rgba(3, 3, 3, 0.75) none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    height: 14px;
    left: 133px;
    line-height: 14px;
    opacity: 0.97;
    padding: 0 4px;
    position: absolute;
    text-align: center;
    top: 99px;
    white-space: nowrap;
    width: 34px;
}

