h1 {
    margin-bottom: 15px;
}

h3 a {
    padding: 0;
}

.moduleHeader h3 {
    padding: 5px 0 4px 15px;
}

li.model {
    background: none;
    min-height: 75px;
}

li.model .itemContent {
    float: left;
}

li.model h4 a {
    text-decoration: underline;
}

li.model h4 a:hover {
    text-decoration: none;
}

.itemContent h4 a:link, .itemContent h4 a:active {
	color: #003399;
}

.modelPic {
    width: 110px;
    min-height: 73px;
}

.modelPic img {
    border: none;
}

#allMakes ul, #otherModels ul {
    float: left;
    width: 140px;
}

.utility h3 {
    width: auto;
    height: auto;
    padding: 15px 5px 5px 15px;
}

input#zc {
    width: 50px;
}

.utility label {
    font-weight: bold;
}

.utility .moduleHeader {
    height: auto;
}

.utility .moduleBody {
    overflow: hidden;
}
