.tone_box { background-color: #EDE6DB; }

#overline_bar
{
    margin-left: auto;
    margin-right: auto;
    width: 728px;
    background-color: #C00;
    text-align: center;
}

html>body #overline_bar { margin-top: 20px; }

#nameplate_area
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 728px;
	background-color: white;
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

