.hs-site-title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase;
}
.hs-site-title a {
    text-decoration: none;
    color: #FFF;
    display: inline-block;
    font-size: 20px;
}


.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;
}

.ExamplesVinylArtist li {
width:546px;
    float: left;
text-align:center;
 padding: 20px 50px 0px 0px;
display: block;
}

.ExamplesAdsArtist ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ExamplesAdsArtist ul li  {
    width:1050px;
    margin:0 auto;
}

