.blueimp-gallery-controls .indicator li {
	background:#fff !important;
}
.blueimp-gallery-controls .titlediv{
	position: absolute;
	top: 10px;
	width: 100%;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.5);
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor:pointer;
}
.blueimp-gallery-controls .titlediv .title{
	background: url('Don_strip_logo.png') 0 0 no-repeat;
	height: 28px;
	padding-left: 40px;
	display: inline-block;
	line-height: 25px;
	margin: 0px 30px 0px 30px;
}
.blueimp-gallery-controls .titlediv .title>a{
	color:#fff;
	text-decoration:none;
}
.blueimp-gallery-controls .titlediv .title>a>span{
	color: #43d6e9;
	font-weight: bold;
	text-decoration:underline; 
}