<style>
#dumby {}
#publication_header {
	background: #E6E5E4;
	padding:5px;
	width:470px;
	overflow: auto;
	margin-bottom: 10px;
}
#publication_title {
	float:left;
	text-transform: uppercase;
}
#publication_date {
	float:right;
	font-weight: bold;
}
#publication_body {
	margin-bottom: 10px;
}
#publication_link {
	color:#333;
	font-weight: bold;
	margin-bottom:10px;
}