@charset "utf-8";

body.staticVersion {
	padding: auto;
	background-image: none;
}

body.staticVersion .thumbnail {
	display: block;
	float: left;
	height: 90px;
	width: 90px;
	float: left;
	margin: 4px;
}

body.staticVersion .thumbnails a {
	float: left;
	display: block;
	padding: 4px 4px 4px 4px;
	background-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
