/* image rotator */
#wrapper {height:500px; position:relative; padding:0; }
#thumbs {position:absolute; bottom:0px; left:0px; z-index:1000;}
.number {display:none;}
.carouselInner div {float:left; cursor:pointer;}
#wrapper .myGallery {padding:0; margin:0; border:0;}
#title { position:absolute; top:50px; left:40px; z-index:1000; width:501px; height:96px;
	background:url("images/the_art_of_performance.png") 0 0 no-repeat;}

.jdGallery .loadingElement {
background-image:url("images/foto_back.jpg");
}

/* news */
#news {width:290px; position:absolute; top:10px; right:10px; z-index:1000;} 
.news-list-item { margin:10px; padding:5px; background:url("images/1px_trans.png") 0 0 repeat;}
.news-list-item .inner {  }
#wrapper .news-list-item .left { width:90px; }
.news-list-item .right { width:160px; }
.news-list-image img { margin:0px 5px 0 5px; }
.news-list-item h3 { margin:0; font-size:10px;}
.news-list-item a { color:#fff; text-decoration:none;}
.news-list-date { color:#FFF; font-size:8px; }
.news-list-text { color:#FFF; }
.news-list-text p {display:inline;}
.news-list-morelink { color:#FFF; padding:0 4px; }
.news-list-morelink a {text-decoration:underline;}
