#container{
	max-width:620px;
	margin:0 auto;
	padding-bottom:80px;
	max-height: 320px;
}

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
	overflow: hidden;
}

ul.bjqs-controls.v-centered li a{
display: block;
padding: 10px;
/* color: #000; */
text-decoration: none;
/* background-repeat: no-repeat; */
width: 10px;
height: 33px;
font-size: 0px;
margin-left: 5px;
}

ul.bjqs-controls.v-centered li a:hover{
/* 	background:#000;
	color:#fff; */
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
/* 	background: rgba(255,255,255,0.5); */
font-size: 50px;
}