/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 09 - Image-Based
  -----------------------------------
*/

.p7AP3-09 {
	margin: 0px auto;
	width: auto;
}
.p7AP3:after {
	content: ".";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 1;
}
.p7AP3-09 img {
	border: 0;
}
.p7AP3trig.p7ap3-theme-09 {
	margin: 0;
	padding: 0;
}
.p7AP3trig.p7ap3-theme-09 h3, .p7AP3trig.p7ap3-theme-09 h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.p7AP3trig.p7ap3-theme-09 a {
	display: inline;
}
.p7AP3trig.p7ap3-theme-09 a:hover {
	background-color: transparent;
}
.p7AP3trig.p7ap3-theme-09 a:focus {
	outline: none;
}
.p7AP3cwrapper.p7ap3-theme-09 {
	position: relative;
}
.p7AP3panelcontent.p7ap3-theme-09 {
	padding: 16px;
	line-height: 1.5em;
	/*margin: 0 21px;*/
	margin: 0 11px;
	border-left: 1px dotted #000;
	color: #000;
}
.p7AP3content.p7ap3-theme-09 p {
	margin: 6px 0;
}
.p7ap3-theme-09 .current_mark {
	font-weight: bold;
}
.p7AP3panelcontent.p7ap3-theme-09 a.current_mark {
	font-weight: bold;
}
