#body {
	width: 510px;
	min-height:450px;
	padding: 14px 18px 30px 12px;

	background-image: url(/2008/images/homeHeadlineBackground.png);
	background-repeat: repeat-x;
}
.result {
	padding: 10px 0px;
	overflow: auto;
}
.result h3,
.result h3 a {
	color: #73050C;
	font-family: Georgia,Times New Roman,serif;
	font-size: 15px;
	padding: 0 0 3px 0;
	margin: 0px;
}
.result .image {
	float: left;
	padding: 0 10px 10px 0;
}
.result .byline {
	font-style: italic;
}