
#overlay {
	background:#000;
}

#centerCaption
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align: center;
	line-height: 1.0;
}

#captionText
{
	//background:#000;
	font-family: helvetica, sans-serif;
   	font-weight: bold;
  	font-size: 14px;
	color: #ccc;
	line-height: 1.0;
	margin:0px;
	padding:0px;
	border:0;
}

#popupImage {
	//background:#000;
	padding:1px;
	left:0px;
	top:0px;
}
