




div.videoContainer {width: 480px; height: 281px; position:relative; overflow:hidden; background-color:#000; }
div.videoContainer p {margin-bottom: 0;}
ul.vPControls {position: absolute; top: 0; right: 0; width:2024px; z-index: 50000; list-style-type: none; background: #000; opacity:.7; padding: 10px 10px 10px 0; text-align: right; margin: 0 !important; line-height:0;}
ul.vPControls li {display: inline; padding: 10px;}
ul.vPControls li a {opacity: 0.5; text-decoration:none;}
ul.vPControls li a:hover {opacity: 1;}
ul.vpControls li img {border:0;}
div#playButton {position: relative; width: 75px; height: 75px; margin-top: -170px; margin-left: 200px; background: rgba(0,0,0,0.5); padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
div#playButton:hover {background: rgba(0,0,0,0.8); cursor: pointer;}
div#playButton div {border-color:  transparent transparent transparent #fff; border-style: solid; border-width: 30px 0 30px 60px; width: 50px; margin: 5px 0 0 10px;}
div.vPEmbed {position: absolute; top: 38px; left: 0; background: rgb(0,0,0); background: rgba(0,0,0,1); width:480px; height: 240px;}
div.vPEmbed ul {width: 440px; height:34px; line-height:34px; position:absolute; bottom:0; left:0; list-style-type: none; background: #000; background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#222)); background: -moz-linear-gradient(top, #000 0%, #222 100%); margin:0;}
div.vPEmbed ul li {display: inline-block; margin: 0; padding: 0; width: 100%; text-align: center;}
div.vPEmbed ul li a {padding: 20px 50px 20px 50px; font-size: 14px; text-decoration: none; color: #fff !important; text-shadow: 0 0 2px #555; opacity: 0.5;}
div.vPEmbed ul li a:hover {opacity: 1;}
.videoContainer textarea {font-size: 9px !important; font-family: Monaco,"Lucida Console",Courier,"Courier New",monospace; line-height: 16px !important; width:375px; height:175px; margin:17px 52px 0;}
.zVideoWrapper h2{padding-bottom:8px; margin-bottom:14px; border-bottom:1px solid #e8e8e8;}
.zVideoWrapper .videoContainer{margin:0 auto;}
