#text{
	margin: 20px;
}

#text #header{
	text-align: center;
}

#text #header h2{
	background: url(/images/help.title.gif);
	height: 38px;
	margin: 5px auto;
	overflow: hidden;
	text-indent: -55555px;
	width: 554px;
}

#text #header h4{
	color: #000;
	font-size: 1.6em;
	font-weight: normal;
}

#text h3{
	border-bottom: 1px solid #666;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
}

#text h4{
	color: #970a0d; /* red */
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 4px 0;
}

#text p{
	margin-bottom: 8px;
}

#text .links_column{
	float: left;
	margin: 30px 30px 0 0;
	width: 140px;
}
