#accordion {
	margin:20px 0px;
	width: 206px;
	height: 425px;
	position: absolute;
	left: 568px;
	top: 119px;
	visibility: visible;
	float: right;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 13px;
	border-left-width: 2px;
	border-top-color: #7B1225;
	border-right-color: #7B1225;
	border-bottom-color: #7B1225;
	border-left-color: #7B1225;
	border-top-style: solid;
	border-bottom-style: solid;
}

h3.toggler {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #7B1225 url(barcolor.jpg) bottom;
	margin: 15px 0 0;
	padding: 7px;
	border-top: 0px solid #7B1225;
	border-right: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	border-left: 0px solid #7B1225;
	color: #000000;
	float: none;
	line-height: 17px;
}

div.element p, div.element h4 {
	margin:0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}



blockquote {
	padding:5px 20px;
}
