#moreinfo {
  font-weight: bold;
  margin: 20px 0; }

iframe {
  margin-top: 20px; }

p {
  margin: 0; }

.bold {
  font-weight: bold; }

h3 {
  color: white;
  margin: 0; }

  .half-left div {
    margin-bottom: 15px; }
    .half-left #poste img {
      margin-top: 2px; }
    .half-left #poste h3 {
      margin-left: 5px; }
    .half-left #poste #removeMargin {
      margin: 0; }

.half-right {
  width: 440px; }
  .half-right #errorContainer {
    padding-left: 13px; }
    .half-right #errorContainer p {
      color: red; }
  .half-right fieldset {
    border: none; }
    .half-right fieldset label {
      color: #fff900;
      width: 76px;
      display: inline-block; }
    .half-right fieldset .row {
      margin-bottom: 10px; }
      .half-right fieldset .row input {
        width: 110px;
        background: #1e1e1e;
        border: 1px solid grey;
        color: white;
        border-radius: 10px; }
      .half-right fieldset .row .error {
        border-color: red; }
      .half-right fieldset .row textarea {
        background: #1e1e1e;
        border: 1px solid grey;
        color: white;
        border-radius: 10px; }
      .half-right fieldset .row .pushright {
        margin-right: 27px; }
    .half-right fieldset #object {
      width: 331px; }
    .half-right fieldset #comments {
      width: 328px;
      min-height: 80px;
      max-width: 328px; }
    .half-right fieldset #submit {
      float: right;
      background: url('../images/submit-btn.png') no-repeat;
      text-align: center;
      width: 84px;
      height: 27px;
      color: white;
      border: none;
      font-size: 12px; }


