.p7AB {
	padding: 0px;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a {
	display: block;
	text-decoration: none;
	color: #DDDDDD!important;
	font-weight: normal;
	background-color: #333333;
	/*border-bottom: 1px solid #000000;
	border-top: 1px solid #4a4a4a; */
	background-image: url(images/AP_up.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 22px;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover {
	color: #FFFFFF!important;
	background-color: #444444;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down {
	color: #FFCC00!important;


	//* letter-spacing: 0.1em; *// 
	background-color: #333333;
	background-image: url(images/AP_down.jpg);
	background-repeat: no-repeat;
	/*font-weight: bold;*/
}
.p7ABcontent {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
}

