.elementcontainer {
	position:absolute;
	left:201px;
	width:408px;
	height:100%;
	text-align:center;
	padding:23px 20px;
}

.element {
	float:left;
	width:136px;
	font-size:0.7em;
}

.element p {
	margin-top:5px;
	margin-bottom:16px;
}

.element a {
	height:85px;
	width:85px;
}

.thumbnail {
	border:2px #444 solid;
}

.thumbnail:hover {
	border:2px #FFA800 solid;
}