@import url("../common.css");

div#body { padding: 0.5em; }

body {
	min-width: 360px;
}

span.cap1 {
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

span.cap2 {
	font-size: small;
	font-family: sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

span.cap3 {
	font-size: small;
	font-family: sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.panorama-s {
	width: 45%;
	height: auto;
}

.panorama-360 {
	width: 90%;
	height: auto;
}

.landscape-s {
	width: 20%;
	height: auto;
}

.portrait-s {
	width: 15%;
	height: auto;
}

.panorama {
	margin: 0 0 0 0;
	height: 480px;
}
