.plinthContainer{ position:relative; }
.pPager{ display:none; width:52px; height:52px; top:86px; z-index:20; position:absolute; }
#prevPlinth{ left:0; background:url("../images/buttons/plinth-left.png") no-repeat; }
.ie6 #prevPlinth{ left:0; background:url("../images/buttons/plinth-left.gif") no-repeat; }
#nextPlinth{ right:3px; background:url("../images/buttons/plinth-right.png") no-repeat; }
.ie6 #nextPlinth{ right:2px; background:url("../images/buttons/plinth-right.gif") no-repeat; }


.plinth_container_splash { width: 800px; height: 690px; position: relative; }
.plinth_container_splash .plinth_box { width: 385px; height: 385px; position: absolute; left: 0; top: 0; background-color: transparent; }
.plinth_container_splash .box1 { width:385px; height:258px; margin-bottom: 7px; }
.plinth_container_splash .box1 img { position:relative; }
.plinth_container_splash .box2 { width:385px; height:120px; overflow:hidden; }
.plinth_container_splash .box2 .inner { padding:10px; }

.plinth_container_advert { width: 562px; height: 700px; position: relative; }
.plinth_container_advert .plinth_box { width: 280px; height: 280px; position: absolute; left: 0; top: 0; background-color: transparent; }
.plinth_container_advert .box1 { width:280px; height:190px; margin-bottom: 4px; }
.plinth_container_advert .box1 img { position:relative; }
.plinth_container_advert .box2 { width:280px; height:86px; overflow:hidden; font-size:93%; }
.plinth_container_advert .box2 .inner { padding:10px; }

