#ad_start,
#adbox_small,
#adbox_big,
#ads,
#stamp,
#menu,
#content,
.small_puff,
.big_puff,
#main_small_news,
#comments,
#tools_menu,
.forum_main,
.banners,
.main_subnews_article,
.articles_minor .article_minor,
.articles_minor .article_minor_break,
#right_container,
#main_news_content .tools,
#main_news_content .related_articles,
#main_news_content .comments
{
	display: none;
}

html {
	margin: 0;
	padding: 0;
}
body {
	width: auto;
	margin: 0;
	padding: 0px;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
}
#header {
	height: 65px;
	border-bottom: 2px solid black;
}
#logo {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#logo img,
#logo_2 img {
	border: 0;
}

#logo_2 img {
	padding-top: 15px;
}

#date,
#date_2 {
	float: left;
	text-align: left;
	font-size: 11px;
	font-family:  verdana, tahoma;
	padding: 22px 6px 0px 40px;
	font-weight: bold;
}

#logo_2 {
	float: left;
}

#date_2 {
	float: right;
}

.main_news_article {
	vertical-align: top;
	width: 100%;
	padding-top: 5px;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	line-height: 15px;
}

.main_news_article img.news_pic {
	display: block;
	border: 0;
}
#main_news_content {
	display: block;
	padding-top: 15px;
}

.main_news_article * a, {
	text-decoration: none;
}

.main_news_article h2, .main_news_article h3, .main_news_article .news_summary , .main_news_article .news_pic {
	cursor: normal;
	clear: both;
}
.main_news_article h2:hover, .main_news_article h3:hover, .main_news_article span.news_summary:hover {
	color: #000000;
}

.main_news_article h2 {
	font-family: arial, verdana, tahoma;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.main_news_article h3 {
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 2 0 4 0px;
	margin: 0px;
}

.photographer {
	float: left;
	clear: both;
	text-align: right;
	text-decoration: none;
	color: #888888;
}
.main_news_article .photographer {
	width: 475px;
}

.newstype {
	text-transform: uppercase;
	color: #999999;
}

.news_summary {
	padding-right: 7px;
}

#main_news.larger, #main_small_news.larger ,main_news h3.larger {
	font-size: 120%;
	line-height: 17px;
}

/**
 * ICENTER {
 */
.article_minor {
	position: relative;
	width: 100%;
	font-family: verdana, arial, tahoma;
}

.article_minor .image_box {
	float: left;
	margin-right: 8px;
}

.article_minor .image_box a img {
	border: 1px solid #898989;
}


.article_minor .image_box a {
}

.article_minor h3 {
	font-size: 128%;
	line-height: 16px;
	font-weight: bold;
	padding: 2 0 4 0px;
	margin: 0px;
	font-family: arial, verdana, tahoma;	
}

.article_minor a {
	text-decoration: none;
	text-align: right;
}

.article_minor a img {
	border: 0;
	vertical-align: bottom;
}

.article_minor .news_summary {
	margin: 0;
	padding: 0;
}

.article_minor .news_time {
}

.news_category {
	text-transform: uppercase;
	color: #999999;
}

.article_minor_break {
	clear: both; 
	height: 1px; 
	width: 100%; 
	border: 0; 
	color: #ccc; 
	background-color: #ccc;
}

.article_minor .photographer_minor_article {
	display: block;
	text-align: right;
	text-decoration: none;
	color: #888888;
}


/**
 * } ICENTER
 */