/* NEWS */
.newsblock_header {
	width: 607px;
        height: 32px;
	border: 0px;
	margin: 0px;
        margin-top: 5px;
	line-height: 32px;
        font-size: 0.85em;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	background-image: url(../images/news/news_header.png);
        background-repeat: no-repeat;
        font-weight: bold;
}

div#newsblock_subheader {
	width: 607px;
        height: 20px;
	border: 0px;
	margin: 0px;
	line-height: 20px;
        font-size: 0.75em;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	background-image: url(../images/news/news_subheader.png);
        background-repeat: no-repeat;
}

div#newsblock_content {
	width: 607px;
	border: 0px;
	margin: 0px;
        font-size: 0.75em;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	background-image: url(../images/news/news_content.png);
        position: relative;
        background-repeat: repeat-y;
        min-height: 175px;
}
div#newsblock_translate {
	width: 607px;
	border: 0px;
	margin: 0px;
        font-size: 0.75em;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	text-align: right;
	background-image: url(../images/news/news_content.png);
        position: relative;
        background-repeat: repeat-y;
}
div#newsblock_content2 {
	width: 607px;
	border: 0px;
	margin: 0px;
        font-size: 0.75em;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	background-image: url(../images/news/news_content.png);
        position: relative;
        background-repeat: repeat-y;
}

div#newsblock_bottom {
	width: 607px;
        height: 11px;
	border: 0px;
	margin: 0px;
	background-image: url(../images/news/news_bottom.png);
        background-repeat: no-repeat;
}

#archive1
{
    background-color: #f4f4f4;
}
#archive1:hover
{
    cursor: pointer;
    background-color: #dce8ff;
}

#archive2
{
    background-color: #fafafa;
}
#archive2:hover
{
    cursor: pointer;
    background-color: #dce8ff;
}