#overlayPress {	
	background: #fff;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1000;
}

#lightboxPress {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 1500;
}

#lightboxPressContainer {
	background: #202020;
	overflow: hidden;
	padding: 0;
	position: relative;
	padding: 1px 0 30px 0;
	color: #B4B3B3;
	font-size: 14px;
}

#overlayPress,
#lightboxClose
{
	cursor: pointer;
}

#lightboxPressClose {
	top: 5px;
	right: 15px;
	position: absolute;
}
#lightboxPressClose a {color: #00aeef;}

#PressBox {margin-top: 30px;}

.item-content {margin: 0px 20px 0px 20px; text-align: left;}

#press-image, #player {text-align: center; margin-bottom: 15px;}

span.press-item-title {
	display: block;
	font-size:15px;
	font-family:georgia, 'times new roman', serif;
	color:#00aeef;
	font-style:italic;
	font-weight:normal;
	padding: 0 0 10px 0;
	}