/*==================================================================*/

div.left {
	width: 410px;
}
div.right {
	width: 410px;
}

div#contentFootLeft {
	background: #eef5f9 url(../images/contentFootLightBack.png) no-repeat;
}
div#left,div#right {
	border-top:1px solid #eef5f9;
	margin-top:20px;
}
/*==================================================================*/

table#hotspotExamples {
	width:auto;
	margin:-4px;
}
table#hotspotExamples td {
	background-color:#FFFFFF;
	border: 1px solid #e8f1f8;
	vertical-align:top;
	padding:4px;
}
table#hotspotExamples td.hotspotExample {
	/*width: 80px;*/
	text-align:center;
	vertical-align:middle;
}
/*==================================================================*/

div#backSheet {
	padding:30px;
	width:350px;
	height:340px;
	margin-top:20px;
	margin-bottom:20px;
	background-image: url("../example2_stuff/backSheet.png");
	/*background-repeat:no-repeat;*/
}
div#panoLite {
	width:350px;
	height:300px;
}
div#panoLite_caption {
	font-size:1.6em;
	margin-top:3px;
}

