@CHARSET "UTF-8";

div.capty-caption {
	font: bold 11px verdana;
	padding-left: 10px;
	padding-top: 7px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	position:absolute;
	width:100%; 
	color: #000;
	background: #fff!important;
}
.capty-wrapper {
overflow: inherit!important;
}
div.capty-caption a {
	color: #318DAD;
	font: bold 11px verdana;
	text-decoration: none;
	text-shadow: none;
}

