/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Yin-Yang
  -----------------------------------
*/

.p7AB {
    width: 458px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
    text-decoration: none;
    padding: 0 1px 1px 1px;
    color: #F4A80A;
}

.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}

#p7ABt1_1, #p7ABt2_1,
#p7ABt3_1, #p7ABt4_1,
#p7ABt5_1, #p7ABt6_1,
#p7ABt7_1, #p7ABt8_1,
#p7ABt9_1, #p7ABt10_1 {
background-image: url(../images/price_head2.gif);
height: 20px;
width: 456px;
border: 0px solid #000;
border-bottom: 0;
background-position: left top;
}

.p7AB .p7ABtrig .p7ABtrig_down {
background-position: left bottom !important;
}



.p7ABcontent {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	border-right: 1px dotted #333333;
	border-left: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
