#ansp .lex
{
	background:url('../../Templates/Images/horizontalLightDottedBottomGrey.gif') repeat-x bottom;
	cursor:pointer;
}

#ansp .lexdisplay
{
	z-index: 10;
	display:none;
	border:none;
	width:180px;
}

#ansp .lexdisplay .lexcontent
{
	padding: 4px;
	background:url('../../Templates/Images/rightFrameBackgroundGris.gif') repeat-y;
}

#ansp .lexdisplay .lextop, .lexdisplay .lexbottom
{
	background:url('../../Templates/Images/horizontalDottedBottomGrey.gif') repeat-x top;
}

