.content_box {
	float:left;
	width:690px;
}
.content_headline h1 {
	margin:0px;
	pading:0px;
	font-size:22px;
}
.content_headline span {
    display: block;
    font-size: 12px;
    font-weight:normal;
}
.list_item {
    margin-bottom: 15px;
}
.list_item .image-120 {
    float:left;
    padding:5px;
    background:#fff;
    margin-right:10px;
    display:block;
}
.list_item .image-120 img{
    display: block;
    width:120px;
    height:120px;
}
.list_item .header,
.list_item .body {
	
}
.list_item .header {
    border-bottom: 1px dotted #623500;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-bottom: 2px;
}
.list_item .header a {
    text-decoration: none;
}
.list_item .header a span {
    display: block;
    font-size: 16px;
}
.list_item .header a span.location {
    font-size: 11px;
    font-weight: normal;
}
.list_item .date {
	width:150px;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    margin-right:10px;
}
.list_item .date div {
	width:inherit;
	height:110px;
	overflow:hidden;
}
.list_item .date a {
	background:none;
	padding:0px;
}
.list_item .date img {
	width:150px;
	border:0px;
}
.list_item .date span {
	margin-bottom:5px;
	display:block;
}