.products {margin-left:-15px;}
.products .product .pure-button { width:100%; }
.products .product { padding-left:15px; }
.products .product .relative { text-align:center; }
.products .product:hover a.product-name {text-decoration:underline;}
.facets { padding:15px 15px 15px 15px; }
.facets hr { margin:15px 0px; border-top:1px solid #CCC;}
.facet > .box .hd {font-weight:bold; text-transform:uppercase; cursor:pointer;}
.facet > .box .hd .toggle {font-weight:normal;}
.facet > .box .bd { padding-top:5px;}
.facet .pure-checkbox:hover {text-decoration:underline;}
.facet .fc-text td {vertical-align:top;}
.facet .fc-text td.one {width:18px;}
.facet .fc-text td.one, .facet .fc-text td.two {text-align:left;}
.facet .fc-text td.two {padding-right:3px;}
.facet .fc-text td.three {text-align:right; color:#666;}
.facet .more-link, .less-link { cursor:pointer; } 
.facet .more-link a {
  background: no-repeat scroll url(https://static2.jetpens.com/images/a/000/022/22949.png?s=df84047b92dc68eadb26fd8b6fc67ce2) left;
  display: inline-block;
  height: 12px;
  padding: 0px 0px 18px 19px;
}
.facet .color-box { vertical-align:middle; margin-top:-2px;display:inline-block; width:11px; height:11px; }
.facet .color-box.multi { margin-top:-8px;}
.pager select:hover {text-decoration:underline;}
.facet-value:hover {background-color:#DDD;}
