#profile-list table {
	width: 515px;
}
#profile_list {	width: 515px;}
td {
	padding: 0px 3px 2px 3px;
	border-top: 3px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;	/*margin: 3px 1px 1px 0;*/
}
th {
	/*padding: 1px 0px 0px;*/
	padding: 3px 3px 2px 3px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	vertical-align: top;
}

#profile_list .profile-th {
	width: 300px;
}
#profile_list .profile-td {}

.profile-th  {
	text-align: right;
	white-space: nowrap;
	width: 80px;
	padding-right: 0.3em;
}
.profile-td  {
	text-indent: 0.5em;
}
th {text-align: center;}

