.news-wrap{
	float:left;
	width:552px;
	min-height:800px;
	overflow:hidden;
	display:block;
}

.news-tmb-wrap {
	padding: 6px 6px 6px 6px;
	width:172px;
	height:169px;
	background:url(/2010/img/tmb_breaking_news.png) no-repeat;
	display:block;
	float:left;
	text-align:left;
	overflow:hidden;
}

.breaking-news-wrap {
	margin:0px 5px 0px 5px;
	width:172px;
	height:378px; /*=news-tmb-wrap*2 + h1 + ?*/
	display:block;
	float:left;
	overflow:hidden;
}

.breaking-news-wrap h1{
	padding:0px 0px 4px 4px;
	width:172px;
	height:20px;
	background-color:white;
	display:block;
	text-align:left;
}

.news-events-wrap{
	width:522px; /*Same as .news-wrap*/
	height:350px;
	float:left;
	padding:0px 10px 0px 10px;
	overflow:auto;
}

.news-events-centents{
	width:100%;
	min-height:100px;
}

.newsevents-item{
	width:100%;
	height:64px;
	overflow:hidden;
}

.newsevents-thumb{
	float:left;
	padding:7px 0px 0px 7px;
	width:96px;
	height:100%;
	background:url(/2010/img/tmb_newsevents.png) no-repeat;
}

.newsevents-text{
	float:left;
	padding:7px 0px 0px 0px;
	height:100%; /*Same as newsevents-thumb*/
	width:400px;
	float:left;
}

.corner-video-wrap{
	float:left;
	overflow:hidden;
	width:260px;
	height:780px;
}

.corner-video-wrap h1{
	padding:0px 0px 4px 4px;
	width:100%;
	height:20px;
	background-color:white;
	display:block;
	text-align:left;
}
