.webpresence td {
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: -1px;
	border: 0;
	vertical-align: center;
	line-height: 1.3em;
	text-align: center;
	width:23%;

}

.webpresence {
  font-family: Constantia, Cambria, Georgia, Garamond, serif;
  margin: 4px 0px 0px;
  font-size: 12pt;
  position: relative;
  border: 1px solid #44bac8;
  overflow: hidden;
}

.webpresence a img {
  border: 0;
  margin: 2px 2px;
  vertical-align: center;
}

.webpresence a {
  background: none;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}
 
/* 
.webpresence a:visited {
  color: #000080;
}

.webpresence .name {
  margin-bottom: 0px;
}

.webpresence .name a {
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
}

.webpresence .name a:visited {
  color: #000080;
}

.webpresence .name a:hover {
  color: #44bac8;
  text-decoration: underline;
}

*/
