<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.requestcall {
    background-image: url("/content/images/print-shops/print-shops-button.jpg");
    width: 99px;
    float: left;
     background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    margin: 0.8em 0 0 20px;
    margin-top: 10px!important;
    height:24px;
    margin-top:0.7em!important;
    background-position: top;
}

.requestcall:hover {
    background-image: url("/content/images/print-shops/print-shops-button.jpg");

    background-position: bottom;
}

#promoBanner{
    display: none;
}

#productheader {
    border-bottom: 1px solid #E6E6E6;
}
#productheader {
    margin: 0 auto;
    overflow: hidden;
    padding: 1em 0 0.2em;
    width: 960px;
    font-size: 12px;
}



#productheader h1, #productheader h2 {
    display: inline;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-bottom: 6px !important;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 1px;
    padding: 0;
}

#productheader ul {
    display: inline;
    float: right;
    margin: 0;
}

#productheader ul li {
    display: inline;
}

#productheader ul li a {
    margin-left: 24px;
}
#productheader ul li a {
    color: #333333;
    float: left !important;
    margin-left: 30px;
    margin-right: 8px;
    margin-top: 1em;
    padding: 0;
    text-decoration: none;
    line-height: 18px
}



#herocontainer {
    padding-bottom: 0;
    width: 960px;
    padding-bottom: 58px;
}
.newsection {
    padding-bottom: 58px;
    padding-top:58px;
    border-bottom: 1px solid #CCCCCC;
    float: left;
}

#herocontainer header {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

h1 {
    margin-bottom: 10px;
    margin-top: 0
}


#questionssurround{
    width: 60%;
    margin-left: 20%;
    float: left;
}

h2.question{
    color: #44d1c9;
    margin-top: 58px;
}

#productheader ul li#ps-faq a{
    color: #999!important;
}#printhome{
    display: block;
    height: 27px;
    width: 154px;
    background-image: url("/content/images/print-shops/print-shops-title.jpg");
    background-position: top;
    
}


#printhome:hover {
    background-image: url("/content/images/print-shops/print-shops-title.jpg");
    background-position: bottom;
}</pre></body></html>