.listbox {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CCFF;
	background-attachment: scroll;
	background-color: #333333;
	background-image: none;
	list-style-position: outside;
	list-style-image: url(images/aoorw_down.png);
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-color: #CCCCCC;
	border-right-color: #666666;
}
