.acnikDrop {
		border: 0px 0px 0px 0px;
		vertical-align: top;
		width: 200px;
		white-space: nowrap;
}

.acnikDropElt {
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltSelected {
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 15px;
		color:#000000;
		background-color:#CCCCCC;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
		white-space: nowrap;
		vertical-align: top;
		cursor:pointer;
}

.acnikMatched {
		color: #000000;
		white-space: nowrap;
		font-weight: bold;
		text-decoration: underline;
}

.acnikMatchedSelected {
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
		background-color: #8DB0E4;
		white-space: nowrap;
		font-weight: bold;
		text-decoration: underline;
}



.acnikDropEltNextLeft {
		background-image: url('../dsg/down_left.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltNextMiddle {
		background-image: url('../dsg/down_middle.gif');
		height: 12px;
		padding-top: 12px;
		width: 100%;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltNextRight {
		background-image: url('../dsg/down_right.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}



.acnikDropEltNextLeftS {
		background-image: url('../dsg/down_left.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltNextMiddleS {
		background-image: url('../dsg/down_middle.gif');
		height: 12px;
		padding-top: 12px;
		width: 100%;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltNextRightS {
		background-image: url('../dsg/down_right_s.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}



.acnikDropEltPrevLeft {
		background-image: url('../dsg/up_left.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltPrevMiddle {
		background-image: url('../dsg/up_middle.gif');
		height: 12px;
		padding-top: 12px;
		width: 100%;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltPrevRight {
		background-image: url('../dsg/up_right.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}



.acnikDropEltPrevLeftS {
		background-image: url('../dsg/up_left_s.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltPrevMiddleS {
		background-image: url('../dsg/up_middle.gif');
		width: 100%;
		white-space: nowrap;
		vertical-align: top;
}

.acnikDropEltPrevRightS {
		background-image: url('../dsg/up_right.gif');
		height: 12px;
		padding-top: 12px;
		width: 20px;
		padding-left: 20px;
		white-space: nowrap;
		vertical-align: top;
}



