div.help {
	width: 260px !important;
	background-color: #d6cfc2 !important;
	padding: 0px 10px 0px 10px;
}

div.help h1 {
	color: #696762 !important;
	font-weight: 100;
	font-size: 1.5em;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff !important;
	margin-bottom: 10px;
	margin-top: 25px;
}

div.help h2, h3, h4 {
	text-align: left !important;
	color: #333333 !important;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom:0px;
}

div.help h2 {
	font-size: 1.2em;
}

div.help h3 { 
	font-size: 1.1em;
}

div.help h4 {
	font-size: 1em;
}
