#objectDetailWrap {
  	background: url(../images/food-detailBackground.png) no-repeat 0 0;
  	
}

.objConnGalleryWrap img{ 
border: 5px solid #776a22;
}


tr, td, th {
  border: 1px #776a22 solid;
}
th {
  background: #776a22;
  color: #fff;
}

h3.infoSection {
	color: #776a22;
}
