.profile {
	margin-left: 2em;
	margin-bottom: 1em;
}

.profile td {
	color: black;
	background: #def;
	padding: 2px;
}

.portfoliothumbs {
	border: solid 1px black;
	width: 100%;
	background: #efefef;
}

.portfoliothumbs td {
	border: solid 1px #ccc;
	padding: 2px;
}

.portfoliothumbs td[width='90%'] {
	border: none;
}
