#alpha_list h3 {
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: normal;
}

#alpha_list h4 {
	margin-bottom: .4em;
	padding-bottom: .2em;
	font-size: 18px;
	font-weight: normal;
	color: #B5B5B5;
	border-bottom: #E0E0E0 1px solid;
}

#alpha_list ul { margin-bottom: 1.8em; }

#alpha_list dl { margin-bottom: .8em }

#alpha_list dl dt {
	margin-bottom: .2em;
	padding-left: 10px;
	font-size: 12px;
}

#alpha_list dl dd {
	padding: 0 0 .2em 20px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 10px 5px;
}

#alpha_list dl dd span {
	font-weight: normal;
	font-style: italic;
	color: #999;
}

#alpha_list ul#group_selector {	margin-bottom: .8em; }

#alpha_list ul#group_selector li {
	display: inline;
	padding: 0 5px;
	font-weight: bold;
	background-image: none;
	border-left: solid 1px #808080;
}

#alpha_list ul#group_selector li.first {
	border-left: none;
	padding-left: 0;
}
