/* universal defaults */
html {
  background-image: none;
}
h1 {
  height: 56px;
}
h1 img {
  margin: 0 16px 0 0;
  position: relative;
}
body.rtl h1 img {
  margin-left: 16px;
}

/* newlook.html */
.newlook-thumb {
  width: 400px;
  height: 300px;
  border: 1px solid #ccc;
}

/* call/military/index.html */
.military_graphic {
  border: 1px solid #ccc;
  margin: 10px;
}

/* program_policies_redline.html */
.insert {
  color: green;
  text-decoration: underline;
}
 .delete {
  color: red;
  text-decoration: line-through;
}

/* join_the_team.html */
.photo {
  margin-right: 10px;
}
.photo-copy {
  padding-top: 75px;
}

/* hpp_grad.html */
.grad-icon {
  float: left;
  margin-right: 10px;
}

/* fightspam/getstarted.html */
.fightspam-video {
  width: 390px;
  height: 326px;
}
.g-tpl-57-43 {
  margin-top: 20px;
}
/* g-tpl-57-43 g-unit */
.g-tpl-57-43 .g-unit,
.g-unit .g-tpl-57-43 .g-unit,
.g-unit .g-unit .g-tpl-57-43 .g-unit,
.g-unit .g-unit .g-unit .g-tpl-57-43 .g-unit {
  display: inline;
  margin: 0;
  width: 42.999%;
  float: right;
}
/* g-tpl-57-43 g-first */
.g-unit .g-unit .g-unit .g-tpl-57-43 .g-first,
.g-unit .g-unit .g-tpl-57-43 .g-first,
.g-unit .g-tpl-57-43 .g-first,
.g-tpl-57-43 .g-first {
  display: inline;
  margin: 0;
  width: 56.999%;
  float: left;
}

/* csstetris */
/* g-tpl-40-60 g-unit */
.g-tpl-40-60 .g-unit,
.g-unit .g-tpl-40-60 .g-unit,
.g-unit .g-unit .g-tpl-40-60 .g-unit,
.g-unit .g-unit .g-unit .g-tpl-40-60 .g-unit {
  display: inline;
  margin: 0;
  width: 59.999%;
  float: right;
}
/* g-tpl-40-60 g-first */
.g-unit .g-unit .g-unit .g-tpl-40-60 .g-first,
.g-unit .g-unit .g-tpl-40-60 .g-first,
.g-unit .g-tpl-40-60 .g-first,
.g-tpl-40-60 .g-first {
  display: inline;
  margin: 0;
  width: 39.999%;
  float: left;
}