.category-search {border:1px solid #b7b7b7;color:#555;background:#f1f1f1;-webkit-appearance:none;height:34px;font-size:12px;margin:0 0 0 12px !important;padding:4px 4px 2px;width:300px;}
.category-search:hover {color:#000;border-color:#888;box-shadow:0 0 3px rgba(0,0,0,0.2);}
.category-search:focus {border-color:#888;color:#000;box-shadow:0 0 3px rgba(0,0,0,0.2);outline:none;background:#fff;}
.pager-top {margin-top:20px;}
.pager-bottom {margin-top:10px;}
.artist-entry {
    border-top: 1px solid #ddd;
    padding: 20px 0;
    position: relative;
    min-height: 100px;
    line-height: normal;
}
.results-minisite-name {
    color: #6100B0;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
}
.avatar {width:100px;height:100px;margin-right:20px;}
#artists .artist-entry:first-child {border-top:0;margin-top:10px;}
.artist-entry h1 {display:inline-block;width:350px;margin:8px 0 20px;}
.stats-size {margin:20px 4px 20px 0;}
.created-by {margin-right:20px;}
.artist-latest {position:absolute;right:0;top:22px;}
p {margin:0 0 1em;}