	.dropdown { float: left; text-align: left; color: #573021; padding: 0; }
	.dropdown a { text-decoration:none; }
	.dropdown span { font-size: 11px; font-weight: normal; text-decoration: none; color: #670212; }
	.dropdownlist { text-align: left; visibility: hidden; display:none; background: #FFF; font-size: 11px; padding: 2px 5px 0 0px; margin: 18px 5px 0 0; position: absolute; visibility: hidden; font-weight: normal; text-decoration: none; color: #C0A878; z-index:1000; border:1px solid #EF8357; white-space: nowrap; }
	.dropdownlist a { clear: both; display:block; height: 15px; border-bottom: 1px dashed #E1DCD8; color: #670212; text-decoration: none; padding: 4px 20px 4px 20px; }
	.dropdownlist a:hover { text-decoration:underline; }
	.dropdownlist .group { clear: both; display:block; height: 15px; border-bottom: 1px dashed #E1DCD8; color: #670212; text-decoration: none; padding: 2px 0 2px 5px; font-weight:bold; }
	.dropdownlist a.selected { color: red; font-weight:bold; }
	.dropdown .currentItem { padding: 2px 5px 0 5px; margin: 0 5px 0 -5px; text-align: left; width: 125px; height: 22px; visibility: visible; background: url('../images/select.png') no-repeat; behavior: url('/web/js/iepngfix.htc'); }
	.dropdown .currentItem .textBlock { width:95px; overflow:hidden; }
	.dropdown .currentItem .text { width:300px; }
