#newspage
{
	clear:both;
	margin-top:5px;	
}

#newspage h2
{
	color:#333;
}

#newspage #newspage-video
{
	width:990px;
	margin:10px 0 10px 0;
}

#newspage #newspage-video .left-panel
{
	float:left;
	width:575px;
	margin-right:10px;
}

#newspage #newspage-video .right-panel
{
	float:left;
	width:401px;
}

#newspage #news-navigation
{
	clear:both;
	width:990px;
	height:180px;
	background: yellow url(slider/gallery_bg.jpg) no-repeat;	
}

#newspage #newscategories
{
	margin:9px 20px 10px 20px;
}

#newspage #news-navigation a
{
	color:#BBB;
}

#newspage #newscategories a.selected,
#newspage #news-navigation a:hover
{
	color:orange;
}

#newspage #newscategories a
{
	color:#CCC;
	margin-right:15px;
}

#newspage #list
{
	min-width: 600px;
	height: 140px;
	border: 1px solid #333;
	overflow:auto;
	margin:0 20px 0 20px;
	background:#222;
	padding:0;
}

#newspage #list a
{
	display:block;
	margin-bottom:0px;
	margin-left:10px;
}

#newspage #list a.selected
{
	color:orange;
}

/*#newspage #list .date
{
	color:Black;
}
*/

#newspage #list a:hover
{
	color:red;
}

#newspage #news-content
{
	margin-top:5px;
	width:100%;	
	
	height:100%;
}

#newspage #news-content #story-parent
{
	background-color:#ccc;
}

#newspage #news-content #story
{
	margin:10px;
	height:100%;
}

#newspage #news-content #story-add-parent
{
	width:200px;
	margin-left:10px;
	background-color:#333;
	color:#ccc;
}

#newspage #news-content #story-add
{	
	margin:10px;
	height:100%;
}

#newspage #category
{
	height:20px;
	margin-bottom:10px;
	display:none;
}

#newspage #msgpanel
{
	display:none;
}
