#leftColumn {
	color:#928D75;
	float:left;
	font-family:"Times New Roman",Times,serif;
	margin-left:55px;
	margin-top:62px;
	padding:0;
	text-align:center;
	width:237px;
}

#content {
	float:right;
	margin:65px 0 0 0;
	padding-right:20px;
	width:600px;
}

.listing_thumb {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.listing_thumb:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

td {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  height:296px;

  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  } 


div.thumbnail-container  {
	padding:0;
}

img.thumbnail {
	width:100px;
	display:inline;
	height:66px;
	overflow:hidden;
}

#photogallery {
	width:940px;
}

#outerWrapper #contentWrapper {
	width:1024px;
}

#contentFull {
	margin-top:0px;
}