body {
	font-family: 'MuseoSans500';
	font-size: 13px;
	letter-spacing: normal;
}
.nivo-caption {
	position:absolute;
	text-shadow: none;
	color: #EAEAEA;
	font-size: 12px;
	font-family: 'MuseoSans500';
	background-color: #1e1e20;
	border:1px solid #1e1e20;
	letter-spacing: normal;
	padding:5px;
	z-index:99;
	bottom:0;
}
.nivo-caption a {
	color: #EAEAEA;
	text-decoration: underline;
}
.caption-content {
	padding:0px 0px 60px 0px;
	color:#dedcdc;
	font-size: 14px;
	font-family: 'MuseoSans500';
	text-shadow: 1px 1px 0px black;
	filter:alpha(opacity=80);
	letter-spacing: normal;
}
.caption-content h1 {
	width:550px !important;
	background: #000;
	border: 1px solid #333;
	font-family: 'MuseoSans500';
	padding:10px;
	text-align:left;
	line-height:120%;
}
.caption-content h2 {
	color:#fff !important;
}
.caption-content p {
}
.caption-custom {
	opacity:0.8;
	filter:alpha(opacity=80) !important;
}
.caption-content h1 {
	color:#ffffff!important;
	font-size:20px!important;font-family: 'MuseoSans500';
	text-shadow: 1px 1px 0px black;
}
