
@import url("stylesheet2b.css");


.feature-content div {
    line-height: 1.3em;
font-size: 20px;
font-style: italic;
}

/* Labels */
.four-per-row {
display: block;
float: left;

height: 264px;
margin: 0;
}


.four-per-row .coll-image-wrap {
    text-align: center;
    position: relative;
    height: 168px;
}

.four-per-row .coll-image-wrap a, .three-per-row .coll-image-wrap a {
    display: block;
}

.four-per-row .coll-image-wrap img {
height: 146px !important;
}

ul#coll-product-list {overflow:visible;}

.featured#collection-list {
    overflow: visible;
    height: 270px !important;
    margin-bottom: 20px;
}
.coll-prod-meta {
    margin: -12px 6px;
}


/* Collection Covers */
.collection-covers .four-per-row .coll-image-wrap {
    height: 264px;
}
.collection-covers .coll-image-wrap img {
height: 240px !important;
}

/* Featured */
.featured .coll-prod-caption {margin-top: 22px;}


/* Artwork */
.attribution {
    clear: both;
    text-align: right;
    color: #726C6C;
}

/*Homepage Section Margin*/
#introduction {
    margin: 0px auto 60px;
}

/*Reading Materials*/
#newsletter {
width: 50%;
margin-bottom: 40px;
padding: 0 0 0 70px;
}

#latest-post {
width: 50%;
margin-bottom: 40px;
padding: 0 70px 0 0;
}

#newsletter p {
margin: 24px -15px 0;
}