#content p {
	padding:0;
	margin:0 0 23px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#pright  p.question {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
#pright p.bg {
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	height:auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #999;
	background-image: url(../images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	margin-left: 5px;
	}
#pright  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
#pright{
	width:50%;
	float: right;
	margin-right: 10px;
}
#pleft {
	width: 47%;
	padding-left: 10px;
	float: left;
}
#pleft p.question {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
#pleft .plink{
	color: #547DCD;
	font-weight: bold;
}
#pleft p.bg {
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	height:auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #999;
	background-image: url(../images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	margin-left: 5px;
}
#pleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
#pleft .plink:hover {
	color: #00FD00;
	font-weight: bold;
}
#pright .plink {
	color: #547DCD;
	font-weight: bold;
}
#pright .plink:hover {
	color: #00FD00;
	font-weight: bold;
}

