﻿.VideoPreview
{
    background-image: url('/he_IL/מגדיר/Images/pre_play.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 258px;
    height: 178px;
}

.VideoPreview:hover
{
    background-image: url('/he_IL/מגדיר/Images/post_play.png');
}

.Play
{
    z-index: -1;
    position: relative;
    width: 258px;
    height: 178px;
    border: 0;
}

.PlayLink
{
    /*position: absolute;*/
}
