h1,h2{
	font-size: 19px;
	margin: 8px 0 12px 0;
}

.pagedlisth a{
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}

#DirectoryList{
	float: left;
	width: 490px;
	margin: 0 0 0 10px;
}

#LetterSelector{
	margin: 12px 0 12px 0;
}

#mainR{
	float: left;
	width: 320px;
	margin: 14px 0 0 0;
}


.related a {
	display: block;
	color: #555555;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	
	
	overflow: hidden;
	height: 16px;
	background-image: url(/imgs/arrow-inv.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.related a:hover {
	text-decoration: underline;
	color: #dddddd;
}

.related h2, .related h2 a {
	background-color: #c5d1e0 !important;
	color: #555555 !important;
}
