.article .entries {
	text-align: left;
}
.article div:after {
	clear:both;
	content: ".";
	display:block;
	height: 0;
	font-size: 0px;
}
p.blockview33 {
	display: inline-block;
	min-width: 150px;
	width: 30%;
	max-width: 300px;
	text-align: center;
	overflow: hidden;
	font-size: 90%;
	vertical-align: top;
	margin-bottom: 20px;
	_display: block; *display: block;
	_float: left; *float: left;
	_width: 25%;
}
.blockview33 a {
	display: block;
	width: 100%;
	text-align: center;
}
.blockview33 a span {
}
.blockview33 a span.entryimg {
	line-height: 161px;
	vertical-align: middle;
	text-align: center;
}
.blockview33 a img {
	border: 1px solid #DDD;
	-moz-box-shadow: 0px 2px 10px #968787;	
	-webkit-box-shadow: 0px 2px 10px #968787;	
	box-shadow: 0px 2px 10px #968787;
}
.entry .article {
	padding-left: 0px;
	margin-right: 0px;
}
.entry-body {
	text-align: center;
	margin: 30px 30px 50px;
}
.article h2 {
	margin-top: 30px;
	text-align:center;
	font-size: 120%;
	width: 170px;
}
.entry-body img {
	margin-bottom: 30px;
	border: 1px solid #666666;
	max-width: 90%;
}
.submit {
	margin-left: 25px;
	margin-top: 5px;
}

