.item_summary_container {
	padding: 0px 10px 10px 9px;
}
.item_summary_container A {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	
}
.item_summary {

}
.item {
	padding-bottom: 10px;
	clear: both;
}
.title {
	margin: 10px;
}
.item_title {
	
}
.description_image {
	float: left;
	margin-right: 10px;
}
.item_date {
	font-weight: bold;
	margin-bottom: 1px;
}
.item_container{
	padding: 10px;
}