body#product-home #content {
    background: none !important;
    padding: 0;
}

body#product-home #product-content {
    background: #fff url(../img/content-bg.gif) repeat-y top left;
    padding-left: 6px;
    float: right;
    width: 820px;
    min-height: 45em;
}

body#product-home h1 {
    padding-left: 186px;
}

#image-taste {
    width: 165px;
    margin: 5px 15px 0 6px;
    float: left;
    /*height: 15em;*/
}

#image-taste img.product-image {
    margin-left: 0px;
}

#taste {
    margin: 10px 0 0 6px;
    padding: 0;
    float: left;
}

#taste li {
    list-style: none outside none;
    margin: 3px 3px 13px;
    padding: 0;
    float: left;
}

#taste a {
/*
    font-size: 0.85em;
    color: #412f0c;
    text-decoration: none;
    float: left;
    width: 41px;
    padding: 65px 0 0 0;
    margin: 0;
    text-align: center;
    background: transparent url(../img/citrusy.gif) no-repeat top left;
*/
}

#why-not-try {
    clear: both;
    border-top: 1px solid #b3b2ab;
    margin-top: 25px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
}

#why-not-try ul {
    margin: 10px 0 0 0;
    padding: 0;
}

#why-not-try li {
    list-style: none outside none;
    margin: 3px 0;
    padding: 0;
    clear: both;
    float: left;
    width: 160px;
}

#why-not-try a {
    color: #412F0C;
    text-decoration: none;
    /*width: 100%;*/
    display: block;
    padding-left: 16px;
    margin: 0;
    background-position: -3px -378px;
}

#why-not-try a:hover {
    text-decoration: underline;
}

#details-awards {
    float: right;
    width: 628px;
    margin: 2px 6px 0 0;
}

h2.sub-title {
    font-size:1.25em;
    font-weight: normal;
    margin: 0 0 10px !important;
    padding: 0;
    width: auto;
    float: left;
}

#details-awards dl {
    width: 240px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    clear: left;
}

#details-awards dt {
    font-weight: bold;
    float: left;
    clear: both;
    padding-bottom: 4px;
}

#details-awards dd {
    padding-bottom: 4px;
    margin: 0;
    clear: none;
}

#awards {
    float: right;
    width: 385px;
}

#awards ul {
    margin: 8px 0 0;
    padding: 0;
    /*width: 385px;*/
    float: right;
}

#awards li {
    float: left;
    list-style: none outside none;
    margin-left: 10px;
}

#purchase-copy {
    width: 400px;
    margin: 10px 0 15px 0;
    float: left;
    clear: none;
}

#purchase-copy form {
    clear: both;
    margin-bottom: 15px;
}

p.product-usp {
    font-weight: bold;
    line-height: 1.3em;
}

table.add-to-mule {
    width: 100%;
}

table.add-to-mule th {
    text-align: left;
    padding: 3px;
}

table.add-to-mule th span {
    display: none;
}

table.add-to-mule tbody td {
    background-color: #f0efea;
    border-top: 1px solid #8f856f;
    padding: 4px;
}

table.add-to-mule th.ground-col {
    width: 135px;
}

table.add-to-mule th.qty-col {
    width: 40px;
}

table.add-to-mule th.add-col {
    padding-top: 1px;
    width: 121px;
}

#secondary-images {
    width: 192px;
    margin: 10px 6px 12px 0;
    float: right;
}

#secondary-images img {
    margin-bottom: 14px;
}

#farm-map {
    background-color: #ec822f;
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

#farm-map a {
    padding: 109px 5px 5px 10px;
    display: block;
    width: 177px;
    color: #412f0c;
    text-decoration: none;
    font-size: 1.05em;
    margin: 0;
}

#farm-map span {
    width: 7px;
    height: 15px;
    display: block;
    float: left;
    background-position: -5px -86px;
}

#cross-selling-container {
    background: #fff url(../img/content-bg.gif) repeat-y top left;
    margin-top: 15px;
    clear: both;
    height: 150px;
    float: right;
    padding: 0 0 10px 8px;
}

ul#cross-selling {
    background: transparent url(../img/cross-selling-bg.jpg) no-repeat top right;
    width: 818px;
    float: left;
    margin: 0;
    padding: 0;
}

ul#cross-selling li {
    float: left;
    list-style: none outside none;
    margin-left: 5px;
}

ul#cross-selling h3 {
    font-size: 1.2em;
}

ul#cross-selling li ul {
    clear: both;
    margin: 8px 0 0;
    padding: 0;
}

ul#cross-selling ul li {
    border-right: 1px solid #b3b2ab;
    width: 170px;
    padding: 8px 8px 8px 0;
}

ul#cross-selling img {
    float: left;
    margin-right: 10px;
}

ul#cross-selling a {
    color: #412f0c;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
}

ul#cross-selling a:hover {
    text-decoration: underline;
}

ul#cross-selling span.price {
    color: #a93c14;
    font-size: 1.6em;
    float: left;
    clear: right;
}

a.back {
    /*margin-top: 15px;*/
}


