/**
#container{
	max-width:620px;
	margin:0 auto;
	padding-bottom:80px;
}
**/
#banner-fade,
#banner-slide{
	/*margin-bottom: 60px;*/
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
/*	background:#fff; */
	color:#000;
	text-decoration: none;
	font-size:36px;
opacity: 0.8;
}

ul.bjqs-controls.v-centered li a:hover{
/*	background:#000; */
	color:#fff;
	opacity: 1;
}

/**
ol.bjqs-markers li a{
	padding:15px 10px;
	background:#000;
	color:#fff;
	margin:0px;
	text-decoration: none;
	border:1px solid #900;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

**/

p.bjqs-caption{
	background: rgba(0,0,0,0.7);
	font-size:32px;
	color: #fff;
	font:Times New Roman!important;
	font-weight: normal!important;
	line-height: 1.2em;
	font-style:italic;
	width: 60%;
	text-align:right;
	right: 0px;
}