.posterTvGrid{position:relative;height:510px;  background:url(../images/rot_bg.png) 65px 302px no-repeat;}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;background:#888;}
.posterTvGrid .contentHolder{position:relative;overflow:hidden;}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute;width:870px;height:400px;}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;left:0;right:0; height:400px;}
.posterTvGrid .contentHolderUnit img{width:100%;height:100%;}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:opacity=0;}
.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:40px;left:-174px;width:174px;height:300px;background:url(../images/leftShadow.png) no-repeat;}
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:40px;right:-174px;width:174px;height:300px;background:url(../images/rightShadow.png) no-repeat;}
.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:40%;width:45px;height:45px;margin-top:-43px;}
.posterTvGrid .leftNav{left:100px;background:url(../images/btn1.png) no-repeat;}
.posterTvGrid .rightNav{right:100px;background:url(../images/btn2.png) no-repeat;}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}
