div.allhidereveal h2 {
	color: #808285;
	border-top: solid #ddd 1px;
	font-size: 14pt; 
	font-weight: normal;
	background-image: url(images/hidereveal.gif);
	background-position: right 11px;
	background-repeat: no-repeat;
	padding: 4px 16px 4px 0 !important;
}
div.allhidereveal h2:hover {
color: #606265;
}
div.allhidereveal {
	margin-right: 30px;
}
div.allhidereveal p {
	margin-bottom: 0.5em;
}
