.form_pid {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 450px; }
	
	.form_pid a {
		text-decoration: underline;
		font-size: 12px;
		color: #00c; }

		.form_pid a:hover {
			text-decoration: none;
			color: #007; }

.button {
	background-color: #21498C;
	border-bottom: #000099 thin solid;
	border-left: #CCCCEE thin solid;
	border-right: #000099 thin solid;
	border-top: #CCCCEE thin solid;
	width: 36px;
	color: #FFEEEE;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 0.85;
	padding-top: 4px;
	opacity: .80;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 80)
}

.pages {
	clear: both;
	text-align: center;
	margin-top: 22px;
}

h2.p {
	margin: 5px auto;
	padding: 0;
	color: #21498C;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	font-weight: normal; }
	
	h2.p em { font-weight: bold; }	

.pLink {
		text-decoration: underline;
		font-size: 11px;
		color: #00c; }

		.pLink:hover {
			text-decoration: none;
			font-size: 11px;
			color: #007; }
			
.pid_ShareBox {
	width:520px;
	margin-top:5px;
	padding:10px 0;
	font-size:10px;
	whitespace:pre;
	border:1px solid #444;
	background-color:#eee; }
