#boatright {
	width:26%;
	float:left;
	padding-bottom:10px;
	position:relative;
	padding-top:0;
	right:5px;
	overflow:hidden;
}
#boatleft {
	width:73%;
	float:left;
	padding-bottom:10px;
	position:relative;
	padding-top:0;
	left:3px;
	overflow:hidden;
}
div.thumbnail {
  float:left;
  position:relative;
  padding:1px 1px 1px 1px;
  margin:1px 2px 1px 0;
  background-color:#D2E7F9;
  text-align: center;
  border:1px solid #AAC8E5; 
  width:90px;
  overflow:hidden;
  height:60px;  
}
div.thumbnail img, div.thumbnail_main img{
	border:0;
	margin:auto;
}
div.thumbnail:hover{
	background-color: transparent;
	z-index: 5;
}
div.thumbnail_main {
  position:relative;
  height:255px;
  width:376px;
  overflow:hidden;
  float:left;
  padding:2px 2px 3px 2px;
  margin:1px 2px 1px 0;
  background-color:#D2E7F9;
  text-align: center;
  border:1px solid #AAC8E5; 
}
div#virtual_tour {
  position:relative;
  width:450px;
  float:left;
  padding:10px;
  margin:10px;
  background-color:#D2E7F9;
  text-align: center;
  border:1px solid black; 
}
div#virtual_tour_blurb{
}
#ptviewer{
	border:5px solid #FFF;
}
.formfields{width:90%; position:relative; left:10px}
.image_border{
  float:left;
  padding:1px 1px 1px 1px;
  margin:1px 2px 1px 0;
  text-align: center;
  border:1px solid #AAC8E5; 
}
.table_title{
	padding-left:10px;
	width:95px;
	text-align:left;
	border-bottom: 1px dotted #CCC;
}
.table_value{
	padding-left:10px;
	text-align:left;
	border-bottom: 1px dotted #CCC;
}
#table_left{
	float:left;
	width:38%;
}
#table_right{
	float:right;
	width:60%;
}
.photos{
	border:5px solid CCC;
	margin:2px 10px;
}