.help-section
{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.help-subsection
{
	background: #302f2f;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.help-topic
{
	color: #efe3b1;
	font-size: 18px;
	margin-bottom: 20px;
}

.help-answer p
{
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
}

.help-answer a
{
	color: yellow;
	text-decoration: none;
}

.help-answer a:hover
{
	text-decoration: underline;
}

p.help-answer-subhead
{
	font-size: 17px;
	font-weight: 400;
}

.help-formats-thumbnail
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.help-formats-title
{
	font-size: 20px;
	font-weight: 400;
	padding-top: 5px;
}
