﻿


.NewsListing_Item_Area
{
	padding-bottom: 20px;
	font-size: 90%;
}

.NewsListing_Item_Title
{
	font-weight: bold;
}

.NewsListing_Item_Link
{
	padding-top: 3px;
	text-decoration: underline;
	cursor: pointer;
	color: #61162d;
}


.Question_Prompt
{	
	padding-top: 15px;
}

.Question_Choices_Indent
{
	padding-left: 15px;
}


.SuperscriptNumber
{
	color: #61162d;
	font-size: smaller;
}

