/**
 *   Video popup styles
 */




body{background: black;}
img{border: 0 }

#content{background: black url("../images/video-popup/vp-background.jpg"); position:relative; margin-left: auto; margin-right: auto; width: 1000px; height: 630px;}

#content div.logo{position: absolute;top: 50px;left: 70px;}
#content div.return{position: absolute;top: 522px;left: 810px;}

#flash{color: white; position: absolute;top: 118px;left: 260px; background:  url(""); width: 490px; height: 400px;}
