div#backSheet {
	padding:30px;
	width:350px;
	height:340px;
	margin-top:20px;
	margin-left:200px;
	background-image: url("/includes/images/backSheet.png");
	background-repeat:no-repeat;
}
div#backMainSheet {
	padding:30px;
	width:750px;
	height:340px;
	
	background-image: url("/includes/images/backSheet_large.png");
	background-repeat:no-repeat;
}
div#vtourMapModule {
	width:311px;
	height:273px;
}
div#vtourViewerModule {
	width:649px;
	height:274px;
	margin-left:28px;
}
div#pano_caption {
	font-size:1.9em;
	margin-top:15px;
}



