.main-content {
    width: 100% !important;
}

.cds-content {
    margin-left: 45px;
}

.main-content .cds-content h2 {
    margin-left: 0;
}

.cds-browse-list li,
.cds-browse-list li img {
    width: 150px;
}

#cds-search-right-container {
    width: 911px;
}

/* Custom Search Headers */
.cds-browse-container .head p {
    margin-top: 1em;
    margin-bottom: 0;
    width: 100%;
}

.head ul {
    list-style-type: disc;
    list-style-position: inside;
}

.cds-browse-container .head img {
    margin: 1em;
}

.head td {
	max-width: 450px;
}

/* PDP */
#cds-add-to-cart-button, .cds-buy-online-button {
    background: #81a012;
    border: 1px solid #81a012;
    width: auto;
    height: auto;
    cursor: pointer;
}

#cds-add-to-cart-button:hover, .cds-buy-online-button:hover {
    background: #81a012;
    border: 1px solid #81a012;
}

.cds-product-cart {
	border-style: none;
	background-color: inherit;
}

.cds-product-controls h1 {
	color: #000;
}

.cds-product-details-container ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
}

.main-content .cds-content ul li:hover {
	cursor: default;
}

#cds-product-image-container {
	margin-bottom: 4em;
}

#cds-product-image-container p {
	text-align: center;
	font-style: italic;
}