.question
{
	margin: 0 0 50px 40px;
}

.answerList li
{
	list-style-type: upper-alpha;
}

.answerInput
{
	margin: 0 8px 0 5px;
}

.submitMyAnswer
{
	width: 68px;
}

.answerDetails
{
}

.correctAnswer
{
	margin: 0 0 10px 0;
}

.answerExplanation
{
	margin: 10px 0 15px 0;
}

.testYourselfNavigation img, .submitMyAnswer img
{
	cursor: pointer;
	border: none;
	width: 68px;
}

.questionLabel
{
	font-weight: bold;
}
#resultsToCompare, #graphTitle
{
	Position: absolute; 
	right: 3500px;
}
