@import url("style.css");

#left {
}

#center {
	width: 578px;
	margin-right: -3px;
/*	border: none;
*/
}

Html>body#center{
	width:578px;
}

#right {
}