.container {
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	WIDTH: 100%;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	TOP: 0px;
	margin-top: 0px;
}

.news_slider {
	WIDTH: 662px
}
.news_items {
	OVERFLOW: hidden;
	WIDTH: 662px;
	POSITION: relative
}
.work_update {
	HEIGHT: 200px;
}
.work_update LI {
	FLOAT: left;
	margin-top: 0px;
	margin-right: 0px;
	text-align:center;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}