.jgd-dropdown{	margin-bottom: 7px;	padding: 0;	font-size: 12px;	}.jgd-dropdown dd {	position: relative;}.jgd-dropdown a, .jgd-dropdown a:visited {	color: #696969;	text-decoration: none;	outline: none;}.jgd-dropdown a:hover {	color: #696969;}.jgd-dropdown dt a:hover {	color: #696969;	border: 1px solid #a9a9a9;}.jgd-dropdown dt a {	background: url(/static/images/icons/select_arrow2.png) #ffffff no-repeat scroll right center;	display: block;	border: 1px solid #a9a9a9;	/*width: 210px;*/	padding: 1px;	padding-bottom:0px;	padding-left: 5px;	max-height:18px;	overflow: hidden;	padding-right:18px;	}.jgd-dropdown dt a span {	cursor: pointer;	display: block;	padding: 0px;	margin: 0px;}.jgd-dropdown dd ul {	background-color: #ffffff;	border: 1px solid #a9a9a9;	color: black;	display: none;	z-index: 1;	left: 0;	padding: 0;	position: absolute;	top: 2px;	width: 185px;	height: 120px;	overflow:auto;	list-style: none;	font-size: 12px;	padding-left: 5px;	}.jgd-dropdown span.value {	display: none;	}.jgd-dropdown dd ul li a {	padding: 2px;	display: block;}.jgd-dropdown dd ul li.item-odd a {	background-color: #ffffff;}.jgd-dropdown dd ul li.item-even a {	background-color: #ffffff;}.jgd-dropdown dd ul li a:hover {	text-decoration: none;	color: #696969;	background-color: #ffeec9;}