a.front {
	text-decoration: none;
}

div.container {
	position: relative;
	top: 50px;
	text-align: center;
	width: 100%;
}

div.panel {
	width: 456px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

div.spacer {
	clear: both;
}

div.link {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: center;
	float: left;
	padding: 0px 2px 2px 2px;
	/*
	 * This ugly IE5 hack uses one bug to fix another; see
	 * http://www.tantek.com/CSS/Examples/boxmodelhack.html
	 */
	width: 114px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px;
}

html>body div.link {
	width: 110px;
}

img.thumbnail {
	margin: 0px 2px 2px 2px;
	border-style: none;
	width: 100px;
	height: 100px;
}
