.sitevideo_right_box_image,
.sitevideo_right_box_mask {
    width:265px;
    height:148px;
    overflow: hidden;
}
.sitevideo_right_box_mask {
    /*background: transparent url('http://static3.datasrv19.karacsony.hu/video_mask.png') top left no-repeat;*/
    position: absolute;
    cursor: pointer;
}
.sitevideo_right_box_image {
    
}
.sitevideo_right_box_inner {
    width:265px;
    margin: 0 auto 10px;
}

.sitevideo_right_box_inner A {
    color:#7BA500;
    font-size: 11px;
    text-decoration: underline;
}
