#QList {
padding-bottom: 20px;	
border-bottom: 2px solid #bebebe;
}

.FaqAnswer {
border-bottom: 2px solid #bebebe;
padding-top: 1em;
}

.FaqAnswer:target {
background-color: #eee;
}