.normal h3 {
	margin: 0;
	font-weight: normal;
	padding: 0 0 9px;
	font-size: 1.8em;
}

.normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; }

div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }

#accordion {
	font-size: 62.5%;
}

h3.accordionHeader {
	background: #41A317;
}

h3.accordionHeader a{
	color: #ffffff;
}

#widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }