#content{
	width:500px;
	padding-bottom: 30px;
}

#tableOfContentsL1{
	list-style: none;
	font-size: .8em;
	font-weight: bolder;
	padding-left: 0px;
	margin-left:0px;
}

.tableOfContentsL2{
	list-style: none;
	font-weight: lighter;
}


#content li {margin-bottom: 4px;
		font-size: small;}
.label{
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}

.text{
	margin-left: 4px;
}

.topLink{
	font-size: .8em;
}

.response{
	border-top: 2px solid #888888;
}

.topQuestion{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	margin-left: -40px;
}

p.underHeader, h3.underHeader, ul.underHeader{
	margin-top: -7px;
}

li.topQuestion, li.steps{
	font-size: .8em;
}

#singTopTOC,
.singL2TOC{
	font-size: .85em;
	margin-top: 0px;
}

.singQuestion{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-style: italic;
	font-size: .95em;
}

.singQuestion strong{
	font-style: normal;
}

.singAnswer{
	margin-bottom: 20px;
	margin-left: 20px;
}

.appList{
	font-size: .85em;
	margin-bottom: 25px;
	margin-top: -10px;
	margin-bottom: 0px;
}

.upLink{
	font-size: .8em;
}

.tocLink{
	font-size: .6em;
}

.upLinkSpecial{
	display: block;
	margin-left: 25px;
	margin-bottom: 25px;
	font-size: .7em;
}