#slideshow_frame {
	z-Index:1;
	color:white;
	cursor:pointer;
}
.control {
	cursor:pointer;
	display:block;
	width:20px;
	height:20px;
}
#image_details {
  font-size:12px;
}
#image_details .date {
	font-size:12px;
	color:#e51901;
	font-weight:bold;
}
#image_details .title {
	font-size:12px;
	font-weight:bold;
}
#image_details .subtitle {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

TABLE.image_position {
  font-size:12px;
  font-weight:normal;

}