#info_ProfileList{
	font-size: 120%;
}

#info_ProfileList dt{
	width: 7em;
	float: left;
}

#info_ProfileList dd{
	margin-left: 7em;
	margin-bottom: 10px;
}

/* Hides from IE-mac \*/
* html #info_ProfileList dd { height: 1%; }
/* End hide from IE-mac */

#profile_License{
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
  border-spacing: 0px;
}

#profile_License th{
  margin: 0;
  padding: 10px;
  text-align: center;
  background-color: #F6F6F6;
  border: 1px solid #CCCCCC;
  white-space: nowrap;
}

#profile_License td{
  margin: 0;
  padding: 5px;
  border: 1px solid #CCCCCC;
}


