#campaignPanel{
background:url(../_i/campaingPanel.png) no-repeat;
width:302px;
height:332px;
padding:9px 0 0 46px;
display:none;
}
#campaignPanel #containerCamps{width:256px;height:278px;overflow:hidden;position:relative;}
#campaignPanel #containerCamps #containerImg{position:absolute;left:256px;}
#campaignPanel #containerCamps #containerImg img{border:0;float:left;}
#campaignPanel #containerCamps #loaderImg{position:absolute;background:#696969;width:256px;height:278px;display:none;}
#campaignPanel #containerCamps #loaderImg img{margin:100px 0 0 115px;}
#campaignPanel #containerCamps #arrows{position:relative;z-index:3;top:60px;}
#campaignPanel #containerCamps #arrows a{position:absolute;display:block;width:40px;height:42px;text-indent:-1000px;filter:alpha(opacity=90);opacity: 0.90;-moz-opacity:0.90;}
#campaignPanel #containerCamps #arrows a:focus{outline:none;}
#campaignPanel #containerCamps #arrows .prev{left:-40px;background:url(../_i/arrowPrev.png) no-repeat;}
#campaignPanel #containerCamps #arrows .next{right:-40px;background:url(../_i/arrowNext.png) no-repeat;}
