/* Platform Overrides - Dealer.com */

.push, .ddc-page-title {
  display: none;
}

.ddc-container.main {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.ddc-content {
  margin-bottom: 0px !important;
}

.yui3-u-1.ddc-span12 {
  padding: 0 !important;
  margin: 0 !important;
}

body {
  overflow-x: hidden;
}

#sb-container {
  z-index: 9999999999!important;
}

.bg1 h1 {
  margin-bottom: .5em !important;
}

@media (max-width: 30em) {	

	.ddc-content {
		padding: 0 !important;
		margin: 0 !important;
	}

	.menu {
		display: none !important;
	}
	
	form select {
		background: #fff !important;
	}
}

