#screen {
	background-repeat:repeat-x;
	margin: 0;
	margin-left:15px;
	margin-top:0px;
	text-align: center;
	position: relative;
	padding: 10px 26px 0px 26px;
	height: 100px;
	width: 650px;
}
p {
	  text-indent:20px;
	  }
	#screen a { text-align:center; }
	#screen a img { border: 1px solid #fff; margin: 0px 4px 0px 4px; }
	#screen a.btn { position: absolute; margin: 0; top: 26px; }
	#screen a.prv { left: 0; }
	#screen a.nxt { right: 0; }
	#screen a.btn img { border: 0; }
	#screen div.scbox { position: relative; width: 100%; height: 100%; overflow: hidden;  }
	#screen div.scbox #screens { position: absolute; /*left: 0px;*/ top: 0; }
	
	#screen div.scbox #screens a { text-decoration:none; }
	
	#screen div.scbox #screens img { width: 120px; height: 90px; }
	#screen #wait { position: absolute; top: 0; left: 0; background: #fff; width: 573px; height: 54px; padding: 38px 0 0 0; }
	#preview { width: 300px; height: 225px; margin: 7px 0 0 7px; z-index: 11; position: relative; /*position: absolute; top: 0; left: 0;*/ }
	#pvb { z-index: 222; position: absolute; left: 65px; top: -248px; height: 248px; width: 316px; background: transparent url('images/events/bg_pvb.gif') no-repeat center; }
	#pvb #w { position: absolute; left: 94px; top: 213px; z-index: 1; }
	
	.main-page-event-title { width:120px; margin: 0px 4px 0px 4px; }
	
	.main-page-show-more-event { z-index:500; position:absolute; display:block; top:74px; width:120px; margin:0 5px; background-color:#000; padding:2px 0px 2px 0px; }
	.main-page-show-more-event a { color:#fff; }
	.main-page-show-more-event a:hover { color:#fff; text-decoration:underline; }
	

.eventDate {
	color:#ccc;
	margin:0px;
	padding:0px;
}
