﻿#Terms
{
	text-align: justify;
}

#pageContentContainer
{		
	margin: 10px Auto;
	margin-bottom: 30px;
	float: none;
}

ol#TermsList li
{
	margin-bottom:10px;
}

ol#TermsList .TermNumber
{
	font-weight: bold;
}

ol#TermsList li p
{
	font-weight: normal;
}

.InnerList
{
	list-style-type: lower-alpha;
}

.Innerlist li
{
	font-weight: normal;
}

div#masterSidebar
{
	display: none;
}
