h3.toggler {
	color: #ffffff;
	margin:0 0 2px 0;
	padding:0 0 0 35px;
	border:none;
	font-size: 16px;
	font-weight: normal;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height:37px;
	background:#645c53;
	height:37px;
	width:291px !important;
	width /**/ :326px;
	cursor:pointer;
}

h3.toggler2 {
	color: #ffffff;
	margin:0 0 2px 0;
	padding:0 0 0 35px;
	border:none;
	font-size: 16px;
	font-weight: normal;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height:37px;
	background:#645c53;
	height:37px;
	width:291px !important;
	width /**/ :326px;
	cursor:pointer;
}

.element {
	padding:0 0 0 16px;
	height:152px;
	background:#EAE8D9;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:38px;
	color:#645c53;
}

#accordion {
	width:326px;
	text-align:left;
}


