.entry {
	border: 1px solid #DCBC8F;
	padding: 5px;
}
.entryp .entry-body p {
}
.index .entry {
	width: 158px;
	float: left;
	position: relative;
	margin: 5px;
	overflow: hidden;
}	
.entry img {
	max-width: 150px;
	max-height: 110px;
	_height: 110px;
}
.entry .newmark {
	vertical-align: bottom;
	_height: auto;
}
.index  h4 {
	margin: 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	border: none;
	height: 2em;
	line-height: 1 !important;
}
.entry .date {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
	line-height: normal;
	font-size: 80%;
	font-weight: normal;
}
.index .entry-body {
	text-align: center;
	height: 120px;
	position:relative;
	margin-bottom: 2.3em;
	overflow: hidden;
}
.index .entry img {
	margin: 5px;
}
	
.clear {
	clear: both;
	visibility: hidden;
}
