.item_date {
	font-size:small;
	color:#666666;
}

.item_tags {
	border-top:1px #666666 dotted;
	padding-top:7px;
}

a.page_number {
	border:1px #999999 solid;
	padding:4px 6px;
	font-weight:bold;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	color:#000000;
}

a.page_number:hover {
	background-color:#cccccc;
	border:1px #000000 solid;
	text-decoration:none;
}

.item_row {
	border:1px #666666 solid;
	margin-bottom:7px;
	max-width:594px;
	padding:3px;
	position:relative;
}

.item_row h2 {
	margin:0px;
}

.item_row p {
	margin:4px 0px 6px 0px;
}

.item_row form {
	float:right;
	position:absolute;
	bottom:5px;
	right:5px;
}

.item_row img {
	float:left;
	margin-right:12px;
}