table#profile { width:100%;}

table#profile,
table#profile th,
table#profile tr,
table#profile td
 {
	border: 1px solid #CCCCCC;
}


table#profile th {
background-color:#999999; color:#FFFFFF;
width:120px;
}

table#profile th,
table#profile td
 { padding:10px 16px;}

.height
	{height: 6em;}