#resources {
	margin-top : 14px;
}
#resources h2 {
	color : #a45acb;
	margin-bottom : 4px;
	font-size : 1.0em;
}
#resources .info {
	line-height : 20px;
	padding-bottom : 14px;
}
#resources .link a {
	padding-left : 12px;
	background-image : url(../images/link-arrow-right-small.gif);
	background-position : 0px 4px;
	background-repeat : no-repeat;
	text-decoration : none;
	font-weight : bold;
}
#resources .link a:visited {
	background-image : url(../images/link-arrow-right-small-visited.gif);
}
#resources a:hover {
	text-decoration : underline;
}
#resources .description {
	padding-left : 12px;
}

#side .text {
	line-height : 20px;
}
#side a {
	display : block;
	padding-left : 8px;
	background-image : url(../images/link-arrow-right-small.gif);
	background-position : 0px 8px;
	background-repeat : no-repeat;
	text-decoration : none;
}
#side a:visited {
	background-image : url(../images/link-arrow-right-small-visited.gif);
}
#side a:hover {
	text-decoration : underline;
}
