@import url(/mistatic/stylesheets/classifieds/classified-vertical.css);
/* aurora defaults for non-aurora site */
.widget {
  background-color: white;
  background-image: -moz-linear-gradient(center top, #eaf2f5 10%, white 30%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #eaf2f5), color-stop(0.3, white));
  background-image: linear-gradient(center top, #eaf2f5 10%, white 30%);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  -moz-box-shadow: inset 0 1px 3px 1px #eaf2f5, 0 0 8px #999999;
  -webkit-box-shadow: inset 0 1px 3px 1px #eaf2f5, 0 0 8px #999999;
  box-shadow: inset 0 1px 3px 1px #eaf2f5, 0 0 8px #999999;
  clear:both;
  margin: 0 0 20px;
  position: relative;
}
.widget .heading {
  font-size: 1.3em;
  line-height: 2;
  background-color: #346b98;
  color: #eeeeee;
  background-color: #346b98;
  background-image: -moz-linear-gradient(top, #0083cb, #346b98);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0083cb), color-stop(1, #346b98));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0083cb, endColorstr=#346b98);
  background-image: linear-gradient(top, #0083cb, #346b98);
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-radius: 5px 5px 0 0; 
  font-family: Arial, Geneva, sans-serif;
  height: 32px;
  padding: 0 0 0 10px;
}
.widget .heading a {
  color: #eeeeee;
}
.widget .heading a:hover {
  color: #eeeeee;
  text-decoration: underline;
}
.widget .more_button {
  background-color: #0B74AB;
  background-image: -moz-linear-gradient(top, #0083cb, #346b98);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0083cb), color-stop(1, #346b98));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0083cb, endColorstr=#346b98);
  background-image: linear-gradient(top, #0083cb, #346b98);
  -moz-box-shadow: inset 0 1px 3px 1px #0e95db;
  -webkit-box-shadow: inset 0 1px 3px 1px #0e95db;
  border: solid 1px #08537B;position: absolute;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  box-shadow: inset 0 1px 3px 1px #0e95db;
  bottom: -6px;
  color: #EEE;
  display: block;
  font-size: 1em;
  padding: 3px 10px;
  right: 14px;
  text-align: center;
  text-shadow: 0 -1px 1px #116;
  width: 75px;
  z-index: 2;
}
.clear { clear: both; }
/* end defaults */

#vendor .contentTop {
  width: 616px;
}

#mi_jobs_content .ui-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

#mi_jobs_content .ui-widget-header, #mi_jobs_content .ui-tabs-selected a {
  background:     none !important;
  text-transform: none !important;
}

#jobFind, #jobPost {
  padding: 0px !important;
}

#jobFind .floatLeft, #jobFind .floatRight {
  margin-top: 15px;
}

#vendor .contentTop h2 {
  padding: 15px 0 !important;
  width:   64% !important;
}

#jobSearch input#keywords {
  color: #000;
  height: 26px !important;
  width: 165px;
}

#jobSearch .searchSubmit {
  border: none;
  cursor: pointer;
  display: block;
  margin: 0;
}

#jobSearch select, #jobSearch #location {
  margin-bottom: 10px;
  width: 100%;
}

.widget.rss .details {
  list-style: none; padding: 0 10px 1px;
}

#mi_jobs_content #buyingCar .column {
  width: 185px;
}
#buyingCar .column.last {
  padding: 5px 10px !important;
}

#buyingCar input#title {
  width: 90px;
}

#buyingCar input#zipcode {
  width: 80px;
}

#jobList {
  border-collapse: collapse;
}

#dmc_flash_235x325 {
  margin: 0 auto 10px;
  text-align: center;
}
