body {
	background: none;
	margin: 20px -100px 0px 0px;
}

.anithumbs {
	float: left;
	padding: 4px;
	border: 1px solid #C8C8C8;
	margin: 0px 10px 35px 0px;

}

.anithumbs img {
	border: none;

}

.anitext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #969696;
	font-weight: bold;
	position: absolute;
	margin: 8px 0px 0px 0px;
	display: block;
	text-align: center;
	width: 120px;
	border-bottom: 1px dotted #D3D3D3;
}