@charset "utf-8";

body#jobs #content .page .text {
  float: left;
  padding-right: 0;
  width: 550px;
}
body#jobs #content .page #values {
  float: left;
  margin: 4.5em 0 1em 48px;
  width: 350px;
}
body#jobs #content .page #values ul {
  margin: 32px 12px 0;
  list-style: none;
  color: #6c3;
  font-size: 120%;
}
body#jobs #content .page #values ul li {
  position: relative;
  top: -32px;
  padding: 32px 0 42px 90px;
  width: 218px;
}
/* values icons */
body#jobs #content .page #values ul li#respect { background: url("../images/values/icons/big/respect.png") 26px 40% no-repeat; }
body#jobs #content .page #values ul li#numbers { background: url("../images/values/icons/big/numbers.png") 12px top no-repeat; }
body#jobs #content .page #values ul li#right   { background: url("../images/values/icons/big/right.png")   17px top no-repeat; }
body#jobs #content .page #values ul li#nice    { background: url("../images/values/icons/big/nice.png")    left top no-repeat; }
body#jobs #content .page #values ul li#improve { background: url("../images/values/icons/big/improve.png") 16px top no-repeat; }
body#jobs #content .page #values ul li#big     { background: url("../images/values/icons/big/big.png")     12px top no-repeat; }
body#jobs #content .page ul#why {
  margin: 0 1em 1em 0;
  list-style: none;
  font-size: 80%;
}