.cwell {
  width:186px !important;
  width:190px;
  height:282px !important;
  height:286px;
  padding:0;
  border-style:solid;
  border-width:2;
  border-color:#97975F;
  background-image:url(/images/blueback.gif);
  background-repeat:repeat-x;
  text-align:center;
  overflow:hidden;
}

.cwell .headlineft {
  height:53px;
  padding:0 6px;
  margin:41px 0 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#DE801B;
  font-weight:bold;
  text-align:center;
}

.cwell .bodycopy {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin:0;
  padding:0 6px;
  color: black;
}

.cwell .wellimage {
}

.cwell .shadow {
  width: 123px;
  height: 105px;
  background: #fff url(/content/images/shadow.jpg) no-repeat bottom right;
  margin:0 30px 9px 36px;
  text-align: left;
}

.cwellgeneric {
  width:100%;
  padding:0;
  text-align:left;
}