/*
	SECTION: COMMUNITY PAGES
	Section-specific styles
	NOTE: The use of an asterisk before a style (e.g. *margin) denotes IE 6 & 7 only, and an underscore (e.g. _margin) denotes IE 6 only
*/

h4,
.section-innovation a {color: #004F80;} /* Section colour */


/* @group MAIN HEADINGS */

.section-community #content h2 {
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 40px;
}

#page-terms #content h2 {background-image: url(http://images.crackingideas.com/community/h-terms.jpg);}
#page-privacy #content h2 {background-image: url(http://images.crackingideas.com/community/h-privacy.jpg);}

/* @end MAIN HEADINGS */

ol#terms-list li {
    list-style-type: lower-alpha;
}