/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 09 - Image-Based
  -----------------------------------
*/

.p8APM09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
}
.p8APM09 img {
	border: 0;
}
.p8APM09 .p8APMtrig {
	padding: 0;
}
.p8APM09 .p8APMtrig h3, .p8APM09 .p8APMtrig h4 {
	padding: 0 !important;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.p8APM09 .p8APMtrig a {
	display: block;
	height: 31px;
}
.p8APM09 .p8APMtrig a:hover {
	background-color: #4242FF !important;
}
.p8APM09 .p8APMtrig a:active, .p8APM09 .p8APMtrig a:focus {

}
.p8APM09 .p8APMcwrapper {
	position: relative;
}
.p8APM09 .p8APMpanelcontent {
	line-height: 1.5em;
	background-color: #FFF;
	border: 1px solid #9BB4D5;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 10px;
}
.p8APM09 .p8APMcontent h2, .p8APM09 .p8APMcontent h3, 
.p8APM09 .p8APMcontent h4 {
	line-height: normal;
}
.p8APM09 .p8APMcontent p {
	margin: 6px 0;
}
.p8APM09 .current_mark {
	font-weight: bold;
	color: #D61F1F;
	background-color: #0F0;
}

