.box {
	border: 1px solid #24478F;
	margin-bottom: 1em;
}

.box_title {
	height: 1.8em;
	vertical-align: middle;
	line-height: 1.8em;
	background-position: 0 -0.2em;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #3366CC;
	font-weight: bold;
	color: #E6EEFF;
	background-image: url("../images/styles/bg5x28.gif");
}

.box_title a,.box_title a:visited {
	color: #E6EEFF;
}
.box_title a:hover {
	color: #cfdfff;
}
.box_content {
	padding: 0.5em;
	background-color: #E6EEFF;
}

/* individual boxes */

.latest_additions ol {
	margin-left: 1.5em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-top: 0em;
	padding: 0em;
}
.latest_additions li.good,.latest_additions li.bad {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 0.2em;
}
.latest_additions li.good {
	color: #00CC00;
	font-weight: bold;
}
.latest_additions li.bad {
	color: #CC0000;
}
.latest_additions p {
	margin-bottom: 0em;
}

.box_search #box_search_input {
	width: 11em;
}
.box_search #box_search_submit_button {
	height: 1.3em;
	width: 1.3em;
	margin-left: 1em;
}

.box_buy {
	text-align: center;
}
.afflink {
	position: relative;
}
.afflogo,.bdlogo {
	max-height: 3em;
	max-width: 12em;
}
.bdlogo {
	position: absolute;
	top: 0em;
	left: 0em;
}