#lastname {
//	color: #287e6c;
	color: #404040;
//	font-family: Arial;
	font-family: Serif;
	font-size: 24px;
	font-weight: lighter;
//	font-style: italic;
	padding: 2px 0 0 0;
}
#firstname {
//	color: #287e6c;
	color: #404040;
	font-family: Times;
	font-size: 18px;
//	font-weight: bold;
	font-weight: lighter;
//	font-style: italic;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#lastname a {
//	display: block;
//	background-position: center;
//	background-repeat: no-repeat;
//	font-size: 0;
//	width: 14px;
//	height: 19px;
//	position: absolute;
//	top: 6px;
	text-decoration: none;
}
.lastname {
//	color: #287e6c;
	color: #404040;
//	font-family: Arial;
	font-family: Serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 0 0 0;
}
.lastname a {
//	display: block;
//	background-position: center;
//	background-repeat: no-repeat;
//	font-size: 0;
//	width: 14px;
//	height: 19px;
//	position: absolute;
//	top: 6px;
	text-decoration: none;
}
#morebtn {
//	display: block;
//	position: absolute;
//	left: 0;
//	top: 0;
//	width: 224px;
//	height: 44px;
//	font-size: 12px;
//	color: #27947b;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	border: 0 none;
//	padding: 145px 0 0 0;
//	background: transparent url('../images/logo.jpg') no-repeat left top;
}

.morebtn {
	border: 0 none;
//	display: block;
//	position: absolute;
//	left: 0;
//	top: 0;
//	width: 224px;
//	height: 44px;
//	font-size: 12px;
//	color: #27947b;
//	text-decoration: none;
//	text-transform: uppercase;
//	text-align: center;
//	font-weight: bold;
//	font-family: Verdana;
//	padding: 145px 0 0 0;
//	background: transparent url('../images/logo.jpg') no-repeat left top;
//  margin-left: 0px;
//  margin-top: 4px;
//  margin-right: 5px;
//  margin-bottom: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.morebtn:hover {
	border: 0 none;
//	display: block;
//	position: absolute;
//	left: 0;
//	top: 0;
//	width: 224px;
//	height: 44px;
//	font-size: 12px;
//	color: #27947b;
//	text-decoration: none;
//	text-transform: uppercase;
//	text-align: center;
//	font-weight: bold;
//	font-family: Verdana;
//	padding: 145px 0 0 0;
//	background: transparent url('../images/logo.jpg') no-repeat left top;
//  margin-left: 0px;
//  margin-top: 4px;
//  margin-right: 5px;
//  margin-bottom: 0px;
//  margin: 0px 0px 0px 0px;
}

.morebtn img {
	border: 0 none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}


#noborder {
	border: 0 none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.various a:hover img { border: 0 none; }
.morebtn a:hover img { border: 0 none; }
.morebtn img:hover { border: 0 none; }

.vcard_fields {
}

.vcard_fields tr{
	padding: 20px 10px 10px 10px;
  margin: 10px 10px 10px 10px;
}

//font-style: normal | italic | oblique | inherit
