﻿.problem
{
  /* font-style: italic; */
}

.hintIcon
{
   border: 0;
   vertical-align: text-top;
}

.hintIconLink
{
}

.hintTextLink
{
}

.hintText
{
	display: none;
}

.solutionIcon
{
   border: 0;
   vertical-align: text-top;
}

.solutionIconLink
{
}

.solutionTextLink
{
}

.solutionText
{
	display: none;
}

