.pg-at {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}     

.pg-at .pg-at-clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.pg-at .pg-at-wrap-inner {
    background: #ccc;
    border: 1px solid #000;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    margin: 0;
    padding: 0;
}

.pg-at .pg-at-container {
    display: inline;
    margin: 0;
    padding: 0;   
}

.pg-at .pg-at-separator {
    border: none;
    display: inline;  
    margin: 0;
    padding: 0;    
}  

.pg-at .pg-at-item {
    border: none;
    display: inline;  
    margin: 0;
    padding: 0 4px;    
}    

.pg-at .pg-at-item a {
    color: #000;
    text-decoration: none;
    margin: 0;
    padding: 0;
}