.container_white
{
	width:904px;
	margin:0px auto;
	background:#B64659;
	margin-top:50px;
	border:6px solid #BAB9B9;
}
* html .container_white
{
	width:904px;
	margin:0px auto;
	background:#B64659;
	margin-top:50px;
	border:6px solid #BAB9B9;
}
.inner_container_white
{
	width:865px;
	margin:0px auto;
}

table, a, h1, h2, ul, li, div, span, b, strong, tr,td, legend, fieldset, th
{
	color:#ffffff;
}
