TABLE.Survey
{
	width:200px;
    border:1px solid black;
    background-color: #f1f1f1;
    margin-bottom:15px;
}
TABLE.Survey TD
{
	padding:3px;
}
TABLE.Survey A
{
    margin-top:5px;
}


TABLE.Survey .SurveyTitle
{
    font-weight:bolder;
    padding-bottom:5px;
}
TABLE.Survey .SurveyText
{
}
TABLE.Survey .SurveyAlternative
{
	font-weight:bolder;
}
