/* user profile elements */
		.lastpost {
			font-size:80%;
			display:block;
			}
		.proadmin {
			font-size:80%;
			font-weight:bold;
			}
		.promember {
			font-size:80%;
			font-weight:bold;
			}
		.shadedarea {
			font-size:80%;
			background-color:#ffffff;
			}
		.seeklist {
			}
		.contactlist {
			display:inline;
			list-style-type:square;
			list-style:square;
			}
		.offering {
			margin:0;
			}
		.offeringp {
			margin:0;
			font-size:90%;
			font-weight:bold;
			}
		.seeking {
			background-color:#f8f8ff;
			border:1px solid #d3d3d3;
			margin-top:0;
			width:50%;
			font-size:80%;
			}
		.testimonials {
			font-size:80%;
			background-color:#f5f5f5;
			}
		.proconame {
			margin:0;
			}
		.groups {
			border:1px solid #d3d3d3;
			background-color:#f8f8ff;
			font-size:80%;
			}

