/* Layout
------------------------------ */
body.quaternary #content #cvcallout {
  border-bottom: 2px solid #dedfe1;
  background: #dedfe1;
}

body.quaternary #content #cvcallout div {
  margin: 0 2px;
  padding: 13px 197px 15px 12px;
  border: 1px solid #cbd2d7;
  background: #f5f5f6 url("../../images/bg/swatches.gif") 100% 100% no-repeat;
}

/* Text, etc.
------------------------------- */
#content #cvcallout h2 {
  padding: 0 0 0 15px;
  color: #333;
}

#content #cvcallout h3 {
  padding: 0 0 10px;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #4581B3;
}
