/* style for qs and as pages*/

.qs-as-status{
    color: #c10000;
    font-size: 0.8em;
    font-weight: bold;
    margin-left: 0.3em;
    bottom: 0.05em;
    text-transform: uppercase;
}

ul.qs-as-list{
	list-style: none;
	padding: 0;
	margin: 1em 0 1.6em;
}