/********************** JQuery Toggler ****************************/
h2.trigger a{
	font-weight:lighter;
	padding:10px;
	text-decoration: none;
	background: url(../images/more.png) no-repeat right 20px;
}


.toggle_container {
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
}

.toggle_container .block {

}
