table {
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px auto 0px auto;
}

td {
	text-align: center;
	vertical-align: middle;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

td.right {
	border-right: 1px solid #999999;
}

td.bottom {
	border-bottom: 1px solid #999999;
}

table.profile {
	width: 340px;
}

table.profile td {
	border: none;
	vertical-align: top;
}

table.profile td.left {
	width: 170px;
	text-align: left;
}

table.profile td.right {
	width: 170px;
	text-align: right;
}