 .background-fill {background:none;}#prevslide, #nextslide { background-color:#959595; }
#progress-bar {
	background:#959595;
	background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(149,149,149,0.65) 100%);
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(149,149,149,0.65) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(149,149,149,0.65) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(149,149,149,0.65) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(149,149,149,0.65)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(149,149,149,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#959595',GradientType=1 );
}
.form-allowed-tags { display:none; }#fullscr-copyright li { background-color:#959595; }