@import url( /common/css/local/support/contact/base.css );

/* adding dynamic content */
.optionalInfo{
	display:none;
    margin-bottom:5px;
}

.optionalTxt {
 display:inline;
 font-weight:normal;
}

.leftLabel {
  font-weight:bold;
  float:left;
  width:150px;
  text-align:right;
  margin-right:5px;
}

 .rightTxt {
  display:inline;
  font-weight:normal;

 }

.cmntLabel {
  font-weight:bold;
  margin-left:90px;

}

 .cmntTxt{
  display:inline;
  margin-left:155px;
  font-weight:normal;
  width: 200px;
  height: 90px;

 }

.fieldLblTxt {
    margin-bottom:5px;
}

.buttonForm {
    margin-left:155px;
}

.actionButton {
    margin: 10px 0 0 155px;
}

form.starForm {
	padding-left: 100px;
	margin: 0px 0px;
}

#consoleContainer #consoleBody form.starForm {
    padding: 0;
}

#primaryContainer .highlightBox {
    border: none;
    background-color: #e2daca;
}

#contentArea #disclaimer {
    display: none;
}

#emailUsBox textarea {
    width: 350px;
}
