@import url("/stylesheets/shared/right_column_search.css");

#titlebar {
  width: 930px;
  float: left;
  margin-bottom: 5px;
}
#right_column { width: 380px }
div.props { 
  padding-top: 4px;
  float: right;
  position: relative;
  top: -2px;
  right: 0;
}
div.props .wrapper {
  height: 16px;
  background-color: #fff;
  border-color: #d7d7d7;
  padding-right: 8px;
}
.props_num_count {
  background-color: #fff;
  background-image: url(/images/props_text_white_bg.png);
  padding-top: 0;
}
span.single { 
  background-image: url(/images/prop_text_white_bg.png);
  padding-right: 39px;
}
