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

.p7APM09 {
	font-family: Raleway;
	font-size: 16px;
	margin: 0 0 0 0px;
	width: 230px;
}
.p7APM09 img {
	border: 0;
	}
	
.p7APM09 .p7APMtrig {
	margin: 0 0 0 0px;
	padding: 5px;
}
.p7APM09 .p7APMtrig h3, .p7APM09 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
}
.p7APM09 .p7APMtrig a {
	display: inline;
}
.p7APM09 .p7APMtrig a:hover {
	background-color: transparent !important;
}
.p7APM09 .p7APMtrig a:active, .p7APM09 .p7APMtrig a:focus {
}
.p7APM09 .p7APMcwrapper {
	position: relative;
}
.p7APM09 .p7APMpanelcontent {
	line-height: .5em;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 0;
}
.p7APM09 .p7APMcontent h2, .p7APM09 .p7APMcontent h3, 
.p7APM09 .p7APMcontent h4 {
	line-height: normal;
}
.p7APM09 .p7APMcontent p {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}
.p7APM09 .current_mark {
	color: #D61F1F;
}
