
#prevslide, #nextslide{
	position: fixed;
}
#progress-back {
	height: 5px !important;
}
#progress-bar{
	position:relative;
	height:5px !important;
	width:100%;
	background:url('../img/progress-bar.png') repeat-x;
}
.only-progress-back {
	bottom: 0px !important;
	height: 5px !important;
	background: #222222 !important;
}

.only-progress-bar {
	bottom: 0px !important;
	background: #3883cc repeat-x !important;
}

ul#thumb-list li img {
height: 100% !important;
width: 100%;
}
