/* Etsy Override */

#etsyitems li {
    margin-left: 2px;
    margin-right: 2px;
}

#etsyitems .seeall {
	padding-right:14px;
	text-align:right;
	display: block;
}

#etsyitems .seeall a {
font-weight: normal;
text-decoration: underline;
}

#etsyitems .seeall a:hover {
text-decoration: none;
}

#etsyitems table {
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

#etsyitems td {
    border:0 none;
    margin:0;
    padding:0;
}

#etsyitems img {
    border: 0;
    margin: 0;
    padding: 0;
}

#etsyitems .etsy-item h4 {
    font-size:1.0em;
	font-weight:normal;
    margin-bottom:5px;
    margin-top:5px;
    height:auto;
}

#etsyitems #etsy-display .etsy-item {
font-size:1.1em;
line-height:1.2em;
padding:10px 0;
text-align:center;
vertical-align:top;
width:25%;
}
