﻿.hierarchyDisplay
{
	border: solid 1px #000000;
	font-family:Verdana;
	color: #000000;
	position: absolute; 
	top: 20px; 
	left: 0px; 
	background-color:#ffffff;  
	display: none;
}

.hierarchyDisplay a
{
	color: #000000;
}

.hierarchyInput
{
	border: solid 1px #000000;
	font-family:Verdana;
	height: 16px;
	color: #FFF568;
	text-indent: 5px;
	background: #ffffff url('../images/dropDownControlBackground.jpg') no-repeat right top;
}