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

h2.trigger a:hover {
	color: #02bfd5;
}

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

.toggle_container .block {

}*/
