@charset "UTF-8";

body, th, td, font, span, a, b, i, u, strong, em, ol, ui {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	padding: 0px;
	margin: 10px;
}
.copyright, .copyright * {
	font-size: 9px;
	color: #262626;
}
.copyright span {
	font-size: 11px;
}

#thumbnail-list img {
	border: 4px solid #000;
}
#thumbnail-list img:hover {
	border: 4px solid #7800FF;
}
.GMap-cell,
.GMap-cell a,
.GMap-cell a:hover {
	text-align: left;
	vertical-align: bottom;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#pano-title-table td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -5px;
	text-transform: uppercase;
}
#pano-title-table small {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0px;
	text-transform: none;
}

