.container {
	width: 480px;
}
.header .images .left_text {
	font-size: 0.8em;
}
.content .left {
	width: 160px;
}
.content .center {
	width: 310px;
}
.content .right {
	width: 160px;
}
.content .category h2 {
	width: 129px;
}
.content .right .category h2 {
	width: 134px;
	
	height: 45px;
	padding-top: 0px;
}
.content .article-divider {
	width: 320px;
}
.content .article-divider p {
	width: 288px;
}
.content .article-big {
	width: 320px;
}
.content .article-small {
	width: 160px;
}
.content .article-big .article-content-2-column .left-column {
	width: 158px;
}
.content .article-big .article-content-2-column .right-column {
	width: 158px;
}
.content .article .box-big {
	width: 320px;
}
.content .article .text-center {
	width: 220px;
}
.content .article .box-big .text-right {
	width: 110px;
}
.content .article .box-small {
	width:  160px;
}
.content .article .box-small .text {
	width: 100px;
}
.content .article .box-small .pic {
	width: 100px;
}
