﻿#templatecontent {
	margin: 0 1em;
}

.highlightedtext {
	margin-bottom: 2em;
}

.highlightedtext h2 {
	margin: 9px 0;
}

#atoz h2 {
	color: #FD2796;
	font-size: 200%;
	padding: 0;
}

#atozlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#atozlist ul.col {
	width: 49%;
	float: left;
}

#atozlist li {
	margin-bottom: 1em;
}

#atozlist li .groupheading {
	background: url(../../../images/arrow.gif) no-repeat left center;
	padding-left: 10px;
}

#atozlist li ul {
	margin-left: 3em;
	margin-top: 0.5em;
}

#atozlist li ul li {
	background: none;
	padding-left: 0;
}

#atozlist li ul li a.devon {
	background: url(../images/leaf.png) no-repeat scroll right center;
	padding: 5px 25px 5px 0;
}
