#names
{		margin: 0;
		padding: 0;
}
#names li
{		font-family: Arial;
		font-weight: normal;
		font-size: 10pt;
		color: #000000;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left:0;
		margin-right:0;
		list-style: none;
		position: relative;
}
.first
{		margin-left:20 !important;
}
#names li a
{		color: #000000;
}
#names li a:hover
{		background: none;
		text-decoration: underline}

#names p.name
{		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		margin-bottom: 5px;
}

#names div a
{		float: left;
		position: relative;
		list-style:none;
		white-space: nowrap;
		padding: 0px 10px;
		margin-left:0px;
		margin-right:0px;
		margin-top:10;
		margin-bottom:0;
		width: auto;
		text-align: left;
		text-decoration: none;
		font-family: Arial;
		font-size: 11pt;
		font-weight:normal;
		border-right: 1px solid #000000;
}
.last
{		border-right: 0px solid #000000 !important;
}
#names div a:hover
{		background: none;
		text-decoration: underline}