/*	Supersized - Fullscreen Slideshow jQuery Plugin	Version : 3.2.6	Site	: www.buildinternet.com/project/supersized		Theme 	: Shutter 1.1	Author	: Sam Dunn	Company : One Mighty Roar (www.onemightyroar.com)	License : MIT License / GPL License	*/		/* Progress Bar	----------------------------*/						#progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:5px; width:100%; background:url('../img/progress-back.png') repeat-x; }		#progress-bar{ position:relative; height:5px; width:100%; background:url('../img/progress-bar.png') repeat-x; }				