h3 {
    margin-bottom: 10px;
    font-size: 1.8rem;
}

h1 {
    text-transform: lowercase !important;
}

.field-name-field-top-image img, .views-field-field-top-image img {
     border: 1px solid #d3d3d3;
    display: block;
    padding: 4px !important;
    float: left;
}

.field-name-field-top-image .caption-wrapper, .views-field-field-top-image img {
    margin-right: 15px !important;
    margin-bottom: 10px !important;
}

img.floatleft {
   margin-right: 15px;
   margin-bottom: 10px;
}

img.floatright{
   margin-left: 15px;
   margin-bottom: 10px;
}

a.buttonstyle {
    border-radius: 5px !important;
    padding: 3px 1em;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #bbb #bbb #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    background-color: #faf3eb !important;
    border-color: #999 !important;
    color: #000 !important;
}

.spacedbutton {
    display: block;
    margin-top: 15px;
}

#productlinks tr td li {
    padding-bottom: 6px;
}

a {
    color: #09c;
}