h2 {
font-size: 110%;
text-align: left;
color: #993300;
font-weight: bold;
margin-bottom: 5px;
}
h3 {
font-weight: bold;
text-align: left;
padding-top: 10px;
font-size: 100%;
}
h4 {
text-align: left;
color: #678541;
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}
h2.pg2 {
margin-bottom: 15px;
}

table#samples {
width: 100%;
border-top-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #8ba767;
}
table#samples td {
padding-top: 5px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #8ba767;
}
table#samples td.btns {
padding-top: 10px;
text-align: center;
width: 15%;
padding-bottom: 10px;
}
table#samples td.btns a {
height: 84px;
width: 64px;
background-repeat: no-repeat;
background-position: center center;
display: block;
text-align: center;
margin-right: auto;
margin-left: auto;
text-decoration: none;
}

table#samples td.btns a.btnvw-ad {
background-image: url(../img/svc/svc2-ad-1.gif);
}
table#samples td.btns a.btnvw-ad:hover {
background-image: url(../img/svc/svc2-ad-2.gif);
}
table#samples td.btns a.btnvw-art {
background-image: url(../img/svc/svc2-art-1.gif);
}
table#samples td.btns a.btnvw-art:hover {
background-image: url(../img/svc/svc2-art-2.gif);
}
table#samples td.btns a.btnvw-let {
background-image: url(../img/svc/svc2-let-1.gif);
}
table#samples td.btns a.btnvw-let:hover {
background-image: url(../img/svc/svc2-let-2.gif);
}
table#samples td.btns a.btnvw-lit {
background-image: url(../img/svc/svc2-lit-1.gif);
}
table#samples td.btns a.btnvw-lit:hover {
background-image: url(../img/svc/svc2-lit-2.gif);
}
table#samples td.btns a.btnvw-nlet {
background-image: url(../img/svc/svc2-nlet-1.gif);
}
table#samples td.btns a.btnvw-nlet:hover {
background-image: url(../img/svc/svc2-nlet-2.gif);
}
table#samples td.btns a.btnvw-web {
background-image: url(../img/svc/svc2-web-1.gif);
}
table#samples td.btns a.btnvw-web:hover {
background-image: url(../img/svc/svc2-web-2.gif);
}
