#main{
	margin-left: 25px;
	width: 955px;
}	
 
/* .featureImage{
 	width: 200px;;
 }
 
 .featureImageHalf{
 	width: 100px;
 }
*/   
 .dropShadowBox {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.dropShadowBox img{
 /* display: block;*/
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
.beenSeenImage {
 	width: 302px;
	position: relative;
	height: 197px;
}
  
.beenSeenContent {
 	width: 610px;
	position: relative;
	height: 197px;
}
  
#shadow-container {
	width: 310px;
}
	#shadow-container .container {
		width: 299px;
		padding: 0px;
		height: 194px;
	}
	
	#shadow-container .container2 {
		height: 174px;
	}

.containerContent {
	height: 160px;
}