﻿#ContentSection .FileList ul,
#ContentSection .ChildNavList ul, 
#ContentSection .LinkList ul
{
	list-style: none;
}
#ContentSection .FileList li,
#ContentSection .ChildNavList li, 
#ContentSection .LinkList li
{
	padding-top: 5px;
	line-height: 1.4em;
	font-size: 1.2em;
	padding-left: 5px;
}


