/******************************************************************************************************************
ActSmart Homepage Stylesheet

Developed by Matthew Hill for Nixon McInnes Sept 2007
http://www.friskdesign.com/
******************************************************************************************************************/

#content h1 {
	font-size:2.2em;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:1;
}

/******************************************************************************************************************
ACCORDION
******************************************************************************************************************/

#additionalcontent .accordionToggler {
	display:block;
}

#additionalcontent .accordionContent {
	overflow:hidden;
}



