.img_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	margin: 0.2em;
	padding: 4px;
}
.img_pic img {
	position: relative;
	top: -4px;
	left: -4px;
	border: 1px solid #666;
}

.img_pic {
	width: 124px;
	background-color: #ddd;
	text-align: center;
	margin: auto;
}

.img_title a {
	text-decoration: none;
	color: #333333;
}
.img_links a{
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666;
	margin: 0.3em;
}

