/* @option thumbnail*/

#nextthumb,
#prevthumb,
#controls,
#supersized-loader,
#prevslide,
#nextslide,
#thumb-tray,
#supersized img,
#progress-back,
#progress-bar{
	display: none !important;
}

body,
#supersized {
	background: url(../../images/carbon.png) repeat fixed !important;
}

#thumb-tray{ 
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

