#displayhelp
{
	font-style: italic;
	cursor: pointer;
}

#texthelp
{
	display: none;
}

#imghelp 
{
	display: none;
	width: 100%;
	height: auto;
	padding-top: 20px;
}

a.disabled
{
	cursor: not-allowed;
	color: lightgray !important;
}