@charset "utf-8";
/* CSS Document */

h1 {
		color: white;
		font-family: Verdana;
		font-weight: normal;
		font-size: 25px; }
	
#page {
		width:800px;
		height:auto;
		color: white;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;}
		
#page a {
		color: white; }
		
#page .panorama-viewport {
		border: 1px solid #414141; }
		
.TB_overlayBG {
		background-color: #595959; }