/* box */
#center .box {
	margin-bottom: 2em;
}
#center .box h1 {
	color: #00507d;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0.7em;
}
	#center .box h1 a.back {
		display: block;
		float: right;
		width: 43px;
		height: 16px; /*17*/
		padding-top: 1px;
		background: url('/dsg/button-more.gif') no-repeat top left;
		color: #fff;
		text-align: center;
		font-size: 0.611em;
		font-weight: normal;
	}
#center .box div.box-content {
	font-size: 1.1em;
}