/*JIVE style sheet*/

/* Feedback */
.pfPageContainer {
	width: 578px;
	border-style: none;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

.pfTitle {
	color: #4147B7;
	font-size: 12px;
	font-weight: bold;
	font-family: Myriad, Arial, Helvetica, sans-serif;
}

.pfDescription {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.pfLabel {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	padding-top: 6px;
}

.pfErrorMessage {
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}

.pfNopaddingTable {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}

.pfLabel {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.pfImgFmtButton {
	width: 20px;
	height: 22px;
	border: 0;
}

.pfSubjectText {
	width: 400px;
}

.pfMessageText {
	width: 400px;
	text-align: left;
	vertical-align: top;
}
