body {
	margin:25px;
	margin-right:0px;
}

#detailsleft {
	width:337px;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
}

#detailsspacer {
	width:16px;
	float:left;
}

#detailsright {
	width:337px;
	float:left;
}

.detailsheadline {
	color:#003e8e;
	font-size:18px;
	margin-bottom:16px;
}

.detailsimg {
	border:1px solid #ccc;
	margin-bottom:16px;
}

