.acnikDrop {
		border: none;
		vertical-align: top;
		width: 200px;
		white-space: nowrap;
      border-top: 1px solid #DADADA;
}

.acnikDropElt {
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		white-space: nowrap;
		vertical-align: top;
     border-left: 1px solid #DADADA;
     border-right: 1px solid #DADADA;
}

.acnikDropEltSelected {
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #D2AB66;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikMatched {
		color: Red;
		white-space: nowrap;
		font-weight: bold;
		/*text-decoration: underline;*/
}

.acnikMatchedSelected {
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #D2AB66;
		white-space: nowrap;
		font-weight: bold;
		/*text-decoration: underline;*/
}



.acnikDropEltNextLeft {
		/*background-image: url('../dsg/down_left.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
      background-color: #ccc;
     border-top: 1px solid #DADADA;

}

.acnikDropEltNextMiddle {
		/*background-image: url('../dsg/down_middle.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 100%;
		white-space: nowrap;
		vertical-align: top;
         background-color: #ccc;
      border-top: 1px solid #DADADA;
}

.acnikDropEltNextRight {
		/*background-image: url('../dsg/down_right.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
     	background-color: #ccc;
		border-top: 1px solid #DADADA;
}



.acnikDropEltNextLeftS {
		/*background-image: url('../dsg/down_left.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
      background-color: #ccc;
      border-top: 1px solid #DADADA;
}

.acnikDropEltNextMiddleS {
		/*background-image: url('../dsg/down_middle.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 100%;
		white-space: nowrap;
		vertical-align: top;
      background-color: #ccc;
      border-top: 1px solid #DADADA;
}

.acnikDropEltNextRightS {
		/*background-image: url('../dsg/down_right_s.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}



.acnikDropEltPrevLeft {
		/*background-image: url('../dsg/up_left.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}

.acnikDropEltPrevMiddle {
		/*background-image: url('../dsg/up_middle.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 100%;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}

.acnikDropEltPrevRight {
		/*background-image: url('../dsg/up_right.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}



.acnikDropEltPrevLeftS {
		/*background-image: url('../dsg/up_left_s.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}

.acnikDropEltPrevMiddleS {
		/*background-image: url('../dsg/up_middle.gif');*/
		width: 100%;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}

.acnikDropEltPrevRightS {
		/*background-image: url('../dsg/up_right.gif');*/
		height: 2px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
       background-color: #ccc;
       border-top: 1px solid #DADADA;
}



