div.tleft{
	float:left;
	width:250px;
}

div.tright{
	float:left;
	width:650px;
}

#primary h2{
	font-weight:bold;
	font-size:120%;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}

h3{
	color:#000;
	font-weight:bold;
	font-size:120%;
	margin-bottom:15px;
}

p{
	margin-bottom:15px;
}

div.tcontainer ul{
	margin-left:15px;
	margin-bottom:20px;
	list-style:disc;
}

div.helptext{
	margin-left:20px;
}