﻿.AutoExtender
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	border: solid 1px #006699;
	line-height: 20px;
	padding: 10px;
	z-index: 1000;
	background-color: #add8e6;
	margin-left: 0px;
	height: auto;
}
.AutoExtenderList
{
   border-bottom: dotted 1px #006699;
   cursor  : pointer;
   color: Maroon;
}

.AutoExtenderHighlight
{
   color: White;
   background-color: #006699;
   cursor: pointer;
}
       
	 