
#container .rightPNL .ecommerceBNR,
#container .rightPNL .teamBNR{
  margin-left: 40px;
}

#container .rightPNL .panel{
  width: 317px;
  height: 130px;
  overflow: hidden;
  margin: 7px 0 0 10px ;
}

#container .rightPNL .panel a img{
  color: #C63200;
  font: 18px Georgia;
}

#container .rightPNL .panel a{
  text-decoration: none;
}

#container .rightPNL .panel span{
  display: block;
}

.rightPNL .panel span.date{
  color: #4E5232;
  margin-left: 30px;
  text-align: right;
  font: 11px times new roman;
}

.rightPNL .panel span.title{
  color: #333;
  margin: 0 0 3px;
  margin-left: 30px;
  font: bold 13px georgia;
}

.rightPNL .panel span.details{
  color: #404328;
  padding-left: 5px;
  margin-left: 40px;
  font: 11px georgia;
  border-left: 1px solid #999999;
}

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

.leftPNL 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;
}

.leftPNL form label span,
.leftPNL form label input,
.leftPNL form textarea{
  float: left;
}

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

.leftPNL form label span{
  padding: 5px 10px 0 12px;
}

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

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

.leftPNL 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;
}

.leftPNL form fieldset p{
  width: 150px;
}

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

.leftPNL form br{
  clear: both;
}

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

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

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

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

#container .leftPNL .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;
}