div#raidplaner-header {
	margin: 0 auto;
	width: 910px;
}

div#raidplaner-header div#raidplaner-left {
	float: left;
	margin: 0 auto;
	width: 212px;
}

div#raidplaner-header div#raidplaner-middle {
	float: left;
	margin: 0 auto;
	width: 486px;
}

div#raidplaner-header div#raidplaner-right {
	float: left;
	margin: 0 auto;
	width: 212px;
}




div#box-stats {
	background: #47413e url(../images/box_little_background.jpg) repeat-y top center;
}

div#box-stats div#box-stats-header {
	height: 71px;
	background: #000 url(../images/box_stats_header.jpg) no-repeat top center;
}

div#box-stats div#box-stats-content {
	margin: 0 auto;
	width: 165px;
}


div#box-stats div#box-stats-content ul {
	margin-top: 1em;
	margin-left: 0.01em;
}

div#box-stats div#box-stats-content li {
	list-style-type: none;
	line-height: 1em;
	color: #fff;
	font-size: 11pt;
}

div#box-stats-content-top-left {
	float: left;
}

div#box-stats-content-top-right {
	float: left;
}

div#box-stats-content-buttom-left {
	float: left;
}

div#box-stats-content-buttom-right {
	float: left;
}


div#box-stats-content-buttom-right {
	margin-left: 0.23em;
}

div#box-stats div#box-stats-bottom {
	height: 23px;
	background: #47413e url(../images/box_little_bottom.jpg) no-repeat top center;
}

div#box-groups {
	background: #47413e url(../images/box_groups_background.jpg) repeat-y top center;
}

div#box-groups div#box-groups-header {
	height: 71px;
	background: #47413e url(../images/box_groups_header.jpg) no-repeat top center;
}

div#box-groups div#box-groups-content {
	margin: 0 auto;
	width: 430px;
	min-height: 225px;
}

div#box-groups div#box-groups-content p {
	margin-top: 1em;
}

div#box-groups div#box-groups-bottom {
	height: 23px;
	background: #47413e url(../images/box_groups_bottom.jpg) no-repeat top center;
}