﻿#dotEasyForm
{
	text-align: center;
	border-bottom: 1px #C0C0C0 solid;
}

.question
{
	color: #CCFFCC;
	text-align: center;
}

.answerer
{
	color: #CCFFCC;
}

.QAList
{
    border-bottom: solid 1pt #C0C0C0;
}

.QAList A
{
    list-style-type: disc;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 4pt;
}
