#archives {
	float:left;
	margin-left:0px;
	width:180px;
	border-right:solid 1px #ffffff;
}

#news, #innovations {
	width:320px;
	float:left;
	margin-left:40px;
}

#archives li {
	list-style:none;
}

#archives a:link, #archives a:visited {
	color:#ffffff;
	text-decoration:none; 
}

#archives a:hover {
	color:#ffffff;
	text-decoration:hover;
}

.item {
	margin-bottom:20px;
	padding-bottom:20px;
}

.item h5 {
	margin-bottom:10px;
}

.item_image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:130px;
	height:130px;
	overflow:hidden;
}


h5 {
	font-size:18px;
	font-weight:bold;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#389eff;
	letter-spacing: -1px;
	line-height:100%;
}


