#container .rightPNL02{
  float: right;
  width: 520px;
  height: 378px;
  background: transparent url('../images/bg_sidepanel.gif') no-repeat 0 55px;
}

#container .rightPNL02 .ecommerceBNR{
  margin-left: 170px;
}
#container .rightPNL02 .testimonialsCNT{
  height: 305px;
  overflow: auto;
  margin: 55px 0 0 20px;
}

#container .rightPNL02 .testimonialsCNT span{
  display: block;
}

#container .rightPNL02 .testimonialsCNT .testimonialCNT{
  padding-bottom: 7px;
  margin-bottom: 12px;
  background: transparent url('../images/bg_testimonial.png') no-repeat 12px bottom;
}

.testimonialsCNT .testimonialCNT .name{
  color: #343721;
  font: bold 14px georgia;
}

.testimonialsCNT .testimonialCNT .date{
  color: #333720;
  font: 10px verdana;
  margin: 5px 15px 5px;
}

.testimonialsCNT .testimonialCNT .message{
  width: 440px;
  padding: 5px;
  color: #555A34;
  margin-left: 20px;
  font: 11px georgia,serif;
  border-left: 1px solid #999999;
}

#container  form{
  z-index: 10;
  width: 312px;
  height: 314px;
  margin-top: 54px;
  position: absolute;
  padding: 10px 10px 0;
  background: #E0D4BE url('../images/bg_form.gif') repeat;
}

#container form label{
  color: #353722;
  float: left;
  width: 267px;
  height: 29px;
  text-align: right;
  font: bold 12px Times New Roman;
  background: transparent url('../images/bg_label.gif') no-repeat;
}

#container  form label span,
#container  form label input,
#container  form textarea{
  float: left;
}

#container  form label input{
  width: 168px;
  height: 22px;
  margin-top: 4px;
  background: #fff url('../images/bg_input.gif') no-repeat;
}

#container  form label span{
  padding: 5px 10px 0 12px;
}

#container  form .textareaCNT{
  width: 311px;
  height: 115px;
  overflow: hidden;
  margin: 3px 0 5px;
  background: #fff url('../images/bg_textarea.gif') no-repeat scroll;
}

#container  form textarea{
  width: 311px;
  height: 115px;
  overflow: hidden;
  background-color: transparent;
}

#container form .capchaInput{
  width: 148px;
  height: 48px;
  float: right;
  padding: 7px 3px 0;
  font: 30px georgia;
  text-align: center;
  background: #fff url('../images/bg_capchaInput.gif') no-repeat;
}

#container form fieldset p{
  width: 150px;
}

#container  form p .note{
  float: left;
  width: 150px;
  color: #353722;
  display: block;
  text-align: center;
  font: 13px Times New Roman;
}

#container  form br{
  clear: both;
}

#container  form .btnSend{
  float: right;
  width: 155px;
  height: 38px;
  margin-top: 5px;
}

#container  .contactInfoCNT{
  float: right;
  width: 170px;
  height: 324px;
  margin-top: 54px;
}

#container  .contactInfoCNT p{
  height: auto !important;
  height: 33px;
  min-height: 33px;
  background: transparent url('../images/bg_separator.gif') no-repeat 5px 22px;
}

#container  .contactInfoCNT p img{
  color: #888E57;
  font: bold 20px Georgia;
}

#container  .contactInfoCNT p span{
  color: #343721;
  display: block;
  padding-left: 5px;
  margin: 5px 0 10px 6px;
  font: 14px/20px Times New Roman;
  border-left: 1px solid #999999;
}