#accordion3{
	padding-left:20px;
	clear:both;
}

#accordion3 h3{
	cursor:pointer;
	line-height:250%;
	width:600px;
	padding-left:24px;
}

.toggler {
	color: #09345D;
	margin: 0;
	padding: 0px 5px;
	background: #eee;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Tahoma', sans-serif;
	background: url(images/tab_normal.jpg) no-repeat left;
	height:32px;
	
}

.toggler h3{
	line-height:30px;
}
.element {
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style:italic;
	padding:5px 0 5px 30px;
}
