#faq-mw { 
margin:0 auto;
width:996px;
}
.faq-navi {
list-style:outside none;
}
.faq-navi li {
margin-top:4px;
margin-bottom:6px;}

.faq-navi-wrapper {
border:1px solid #DDD;
margin-bottom:36px;
}
.faq-navi  a, .faq-navi-wrapper a{
text-decoration:none;
color:#525252;
}
.faq-navi a:hover {
color:#0e6a28;
}
#faq-answers{
border:1px solid #DDD;
}
.placeholder {
margin-top:80px;
font-size:36px;
text-align:center;
}
.faq-header {
margin:0 auto;
position:relative;
height:275px;
background:url(../../img/faq/faq-head.jpg) no-repeat;
    background-size:        cover !important;
    background-position:    left !important;
    min-width:              1024px;
}
.selected {
font-weight:bold;
color:#0e6a28 !important;
}
.headline-20 a {
color:#0e6a28;
}
.faq-header p {
position:absolute;
top:28px;
}
.copyright{
position:absolute;
top:250px;
font-size:11px;
color:rgba(255,255,255,.6);
right:0;
}
.pin-wrapper {
width:261px;
float:left;
}