#header,
#topnavigation,
#sidebar,
.content-action,
.rollout {
  display: none;
}

textarea {
  width: 100%;
  height: auto;
}

body {
  font-size: 12px;
}

h2 {
  font-size: 12px;
}

input,textarea{
	border: #DFDDDD 1px solid;
	margin: 6px 0 6px 0;
	padding: 2px;
}

ol,ul{
	margin-bottom: 12px;
	margin-left: 12px;
}

li{
	margin:0;
}

div.service_table {
  margin: 2.5em 0;
}

td.header {
  width: 10em;
}

.dealer_enduser input {
  width: 22em;
}

.service_table .models {
  width: 100%;
}

.service_table .models th {
  width: 3em;
}

.service_table .models th,
.service_table .models td {
  text-align: center;
}
