#cubearea{-webkit-perspective:800;-webkit-perspective-origin:50% 200px;height:900px}#cube{top:-220px;left:150px;position:relative;margin:0 auto;height:1200px;width:1200px;-webkit-transition:-webkit-transform 2s linear;-webkit-transform-style:preserve-3d}.face{position:absolute;height:1200px;width:1200px;padding:0;background-color:white;font-size:27px;line-height:1em;color:#fff;border:1px solid #555;-webkit-border-radius:3px}#cube .one{-webkit-transform:rotateX(90deg) translateZ(300px) scale(0.5)}#cube .two{-webkit-transform:translateZ(300px) scale(0.5)}#cube .three{-webkit-transform:rotateY(90deg) translateZ(300px) scale(0.5)}#cube .four{-webkit-transform:rotateY(180deg) translateZ(300px) scale(0.5)}#cube .five{-webkit-transform:rotateY(-90deg) translateZ(300px) scale(0.5)}#cube .six{-webkit-transform:rotateX(-90deg) rotate(180deg) translateZ(300px) scale(0.5)}.program-title{margin-top:0;margin-left:700px;width:800px;font-size:2em;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:5px;background-color:white}.program-title .ptitle{display:block}#newsscroll{float:left;margin-left:40px;margin-top:-20px;// color:white;width:600px}#newsscroll .nprogram{margin-top:20px;height:170px;background-color:white;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:5px;overflow:hidden}#newsscroll .nprogram-title{background-color:lightgrey;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:4px}.mprogram-news-item-content div{padding:0 !important}.mprogram-news-item-content img{margin:10px}