


#pp-container {
	
	background-position:right bottom;
	margin:0;
	padding:0;
	clear:both;
}




/* FORM ELEMENTS */

h2.trigger, h2.trigger_new  {
	padding: 0px;
	margin: 0px 0 0px 2px;
	background:url(../images/h2_trigger2_a.gif) no-repeat;
	height: 36px;
	
	width:635px;
	float: left;
	padding-left:10px;
	cursor:pointer;
}
h2.trigger_new {
    background: url("../images/h2_trigger2_a_NEW.gif") no-repeat scroll 0 0 transparent;
}
h2.trigger a {
	color: #000;
	text-decoration: none;
	display: block;
}
h2.trigger label {
	cursor:pointer;
}
h2.trigger a:hover {
	color: #ccc;
}

.one-line {
	padding-top:7px;
}
.one-line .number{width:20px; float:left; padding-right:5px;}
h2.active {
	background-position: left bottom;
}
.toggle_container {
	margin: 0;
	padding:5px 20px 5px 20px;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
	background:url(../images/bg-faq.gif) no-repeat bottom;
}


.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
