* html #left {
	width: 503px;
}

* html #content,
* html #right .item {
}

* html .news {
	height: 100px;
}

* html body {
	text-align: center;
}

* html #container {
	text-align: left;
}

* html #header {
	background: transparent url(img/logo.gif) no-repeat left 15px;
}