div.mediaImage {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 3px;
	width: 120px;
	height: 145px;
}

div.mediaImage * {
}

div.mediaImage div a {
	color: #b87d05;
}

div.mediaImage div.description {
	clear: both;
}

div.mediaImage table {
	margin-left: auto;
	margin-right: auto;
}

div.mediaImage table tr td {
	background-color: #f5f5f5;
	border: 1px solid #e2e2e2;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
}

div.mediaImage table tr td img {
	border-style: none;
}
