#PnC #test {
	text-align: right;
	font-size: x-small;
	margin-right: 8px;
	margin-left: 8px;
}
#test h3 {
	text-align: center;
}
#test h2 {
	text-align: center;
}
#Content #PnC {
	width: 260px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	height: 430px;
	text-align: center;
}
#Content #NnE {
	float: left;
	width: 196px;
	height: 430px;
	padding-right: 10px;
	padding-left: 10px;

}
#Content #Ctext {
	float: left;
	width: 430px;
	padding-right: 20px;
	padding-left: 20px;
	height: 430px;
}
#PnC div #imageContainer {
	height:100px;
}  
#imageContainer img { display:none;

			position:absolute; 	
			top:0px; left:0px; 	
			opacity: -0.01; } 	
