.node-profile table {
	width: 100%;
}
.node-profile table td {
	border: 1px solid black;
	width: 50%;
	padding: 5px;
	vertical-align: top;
}
.node-profile .content table td p {
	margin: 0px ;
}
