.detailsbox {
	background-image: url(images/details-box.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linkwhite {
	color: #FFFFFF;
	text-decoration: none;
}