#clear,.clear {
	padding: 0px;
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
.index_listitem {
	text-align: left;
	margin: 0px;
	clear: both;
	height: 22px;
	list-style-type: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f8af00;
	color:#A59EA5;
}
.index_listitem li {
	line-height: 20px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.index_listitem a,.index_listitem a:visited{ color:#f8af00;}

