.hs-site-title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase;
}

.ThinLineSeparator {    
    border: none;
    height: 1px;
    margin-top:50px;
    margin-bottom:50px;   
    color: #d8d8d6; 
    background-color: #d8d8d6; 
}


.ExamplesVA { width:auto; padding-bottom: 50px; display:inline-block; height:auto; margin-left:50px;}

.ExamplesVinylArtist ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    xoverflow: hidden;
    xbackground-color: #333;
}

.ExamplesVinylArtist li {
width:546px;
    float: left;
text-align:center;
 padding: 20px 50px 0px 0px;
display: block;
}

.xExamplesVinylArtist ul li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

