.toggler {
	color:#0086BA;
	font-size:18px;
	font-weight:lighter;
	line-height:25px;
	margin: 0;
	cursor:pointer;
	cursor:hand;
	background-image: url(../_images/backer.jpg);
	background-repeat: no-repeat;
	/*height: 32px; */
	width: 414px;
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 10px;
}
 
.element {
	padding: 2px;
	width: 444px; 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}
