compasscontainer .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9; }
compasscontainer div.border {
  padding-right: -1px;
  margin-right: 0px;
  border-right: 1px solid #eeeeee; }
compasscontainer div.colborder {
  padding-right: 16px;
  margin-right: 17px;
  border-right: 1px solid #eeeeee; }
compasscontainer hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none; }
compasscontainer hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white; }

form.bp label {
  font-weight: bold; }
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }
form.bp legend {
  font-weight: bold;
  font-size: 1.2em; }
form.bp input.text, form.bp input.title, form.bp input[type=text] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px; }
form.bp input.title {
  font-size: 1.5em; }
form.bp input[type=checkbox], form.bp input.checkbox, form.bp input[type=radio], form.bp input.radio {
  position: relative;
  top: 0.25em; }
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px; }
form.bp select {
  margin: 0.5em 0; }
form.bp fieldset {
  border: 1px solid #cccccc; }
form.bp input.text, form.bp input.title,
form.bp textarea,
form.bp select {
  border: 1px solid #bbbbbb; }
  form.bp input.text:focus, form.bp input.title:focus,
  form.bp textarea:focus,
  form.bp select:focus {
    border: 1px solid #666666; }
form.bp input.text, form.bp input.title {
  width: 300px; }
form.bp textarea {
  width: 390px;
  height: 250px; }

div.compasscontainer {
  background-color: #f1f1ff;
  width: 830px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 0px;
  width: 830px; }
  div.compasscontainer .clear {
    clear: both; }
  div.compasscontainer .nowrap {
    white-space: nowrap; }
  div.compasscontainer .clearfix {
    overflow: hidden;
    display: inline-block; }
    div.compasscontainer .clearfix {
      display: block; }
  div.compasscontainer .small {
    font-size: 0.8em;
    margin-bottom: 1.875em;
    line-height: 1.875em; }
  div.compasscontainer .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em; }
  div.compasscontainer .first {
    margin-left: 0;
    padding-left: 0; }
  div.compasscontainer .last {
    margin-right: 0;
    padding-right: 0; }
  div.compasscontainer .top {
    margin-top: 0;
    padding-top: 0; }
  div.compasscontainer .bottom {
    margin-bottom: 0;
    padding-bottom: 0; }
  div.compasscontainer .showgrid {
    background: url('/images/grid.png?1283942849'); }
  div.compasscontainer .error {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4; }
    div.compasscontainer .error a {
      color: #8a1f11; }
  div.compasscontainer .notice {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324; }
    div.compasscontainer .notice a {
      color: #514721; }
  div.compasscontainer .success {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880; }
    div.compasscontainer .success a {
      color: #264409; }
  div.compasscontainer .hide {
    display: none; }
  div.compasscontainer .highlight {
    background: yellow; }
  div.compasscontainer .added {
    background: #006600;
    color: white; }
  div.compasscontainer .removed {
    background: #990000;
    color: white; }
  div.compasscontainer {
    display: block; }
  * html div.compasscontainer {
    overflow-x: hidden; }
  div.compasscontainer #heading {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 830px; }
    * html div.compasscontainer #heading {
      overflow-x: hidden; }
  div.compasscontainer #content #tabs {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 622.5px; }
    * html div.compasscontainer #content #tabs {
      overflow-x: hidden; }
  div.compasscontainer #content #catstable {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 622.5px; }
    * html div.compasscontainer #content #catstable {
      overflow-x: hidden; }
  div.compasscontainer #basket {
    display: inline;
    float: left;
    margin-right: 0px;
    width: 207.5px;
    margin-right: 0; }
    * html div.compasscontainer #basket {
      overflow-x: hidden; }
    div.compasscontainer #basket table#baskettable tr.whiterow {
      background-color: white; }
