a.player.small {
    background: transparent url(/media/img/splash_small.png) no-repeat scroll 0%;
    width:300px;
    float: right;
}
a.player.small.default{
    height:254px;
    padding-right:5px;
}
a.player.small.preview{
    height:94px;

}
a.player.big_video {
    background: transparent url(/media/img/splash.png) no-repeat scroll 0%;
    cursor: pointer;
    display: block;
    height: 360px;
    margin-top: 40px;
    text-align: center;
    text-decoration: none;
    width: 480px;
}
.playButton{
    margin-left: 128px;
}

.preview img.playButton {
    margin-top: 28px;
}

.default img.playButton {
    margin-top: 50px;
}

body, p, div, a {
    font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,arial,sans-serif;
    font-size: 12px;
}

div#content body, p, div, a {
    font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,arial,sans-serif;
    font-size: 12px;
}
