/* colors to create default gradient controls */
/* set of colors to work with */
/* fonts */
/* mixin to create the default font for controls like buttons */
/* mixin to create a default gradient (non flat) control */
/* default look for all buttons (flat or rounded) */
#sbHeader {
  border-top: 1px solid #c2c2d6;
  padding: .4em; }

.sponsored_nzrp span:first-child {
  background-Color: #FFF;
  font-size: 14px;
  color: #333333;
  line-height: 12px;
  padding: 10px;
  font-weight: normal;
  padding-top: .2em;
  padding-left: .4em;
  padding-bottom: .2em;
  display: block;
  border-bottom: none;
  border-top: none; }

a.item {
  display: table;
  vertical-align: middle;
  font-size: .9em;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding-bottom: 5px;
  padding-top: 4px;
  position: relative; }

div .AdContent {
  font-family: Helvetica,sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  border: 0 solid white;
  float: left;
  display: table-cell;
  vertical-align: middle;
  width: 98%;
  max-width: 94%;
  height: 100%;
  padding-left: .2em;
  padding-bottom: 0.2em;
  width: auto;
  max-width: 1000px;
  vertical-align: top;
  position: relative; }

.AdContent .title {
  text-align: left;
  padding-top: .1em;
  height: 3.70em;
  max-height: 4.0em;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: normal !important; }
.AdContent .price {
  font-weight: bold;
  display: block;
  float: left; }

.price_startdate {
  bottom: 0;
  margin-bottom: 8px;
  position: absolute;
  vertical-align: bottom; }

.posteddate {
  font-style: italic;
  font-weight: normal;
  font-size: .9em;
  text-align: right;
  display: block;
  float: right;
  position: absolute;
  right: 2.0em;
  right: 3%; }

.searcharrow {
  display: table-cell;
  padding-right: .3em;
  vertical-align: middle;
  text-align: right; }

#loadingItem li {
  text-align: center;
  padding-top: 10px; }
  #loadingItem li span {
    font-weight: bold; }
  #loadingItem li img {
    vertical-align: middle; }

.cas-details {
  text-align: center; }
  .cas-details ul {
    display: block;
    overflow: auto;
    padding: 0 0.4em; }
  .cas-details li {
    float: left;
    width: 50%; }
  .cas-details .cas-phone {
    margin-top: 3px; }
  .cas-details .phone {
    display: inline-block;
    float: none;
    font-size: 1.0em; }
  .cas-details .phone-text {
    margin-top: 3px; }
  .cas-details .text {
    text-align: left;
    width: 80%; }
    .cas-details .text span {
      font-size: 1.0em; }
