div#rightcolumn_language {
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	width:156px;
	font-size:8px;
	text-align:right;
	color:#003e74;
}

div#rightcolumn_language a {
	text-decoration:none;
	color:#003e74;
}

div#rightcolumn_language a:hover {
	text-decoration:underline;
}

div#rightcolumn_search {
	padding-top:20px;
	padding-bottom:20px;
	float:left; 
	width:156px;
	border-top:1px solid #c0cdd6;
}

div#rightcolumn_search table {
	float:right;
}

div#rightcolumn_newsletter {
	padding-top:20px;
	padding-bottom:10px;
	float:left;
	width:156px;
	border-top:1px solid #c0cdd6;
	border-bottom:1px solid #c0cdd6;
	font-size:10px;
}

div#rightcolumn_newsletter {
	float:left;
	width:156px;
	border-top:1px solid #c0cdd6;
	border-bottom:1px solid #c0cdd6;
	font-size:10px;
}

div#rightcolumn_newsletter table {
	float:right;
}

div#rightcolumn_newsletter p {
	padding-left:10px;
}

div#rightcolumn_newsitem {
	width:137px;
	margin-left:17px !important;
	margin-left:10px;
	margin-top:20px;
	float:left;
}

div#rightcolumn_newsitem_top {
	width:125px;
	height:15px;
	padding:7px 6px 5px 6px;
	text-align:left;	
	background:url(../gfx/bg_news_top.gif) no-repeat top left;
	float:left;
	color:#e3f0f9;
	font-weight:bold;
	font-size:9px;
}

div#rightcolumn_newsitem_top strong {
	color:#ba0e1a;
}

div#rightcolumn_newsitem_content {
	width:135px;
	border-left:1px solid #002e5e;
	border-right:1px solid #002e5e;
	float:left;
	font-size:9px;
	color:#002e5e;
}

div#rightcolumn_newsitem_content p {
	float:left;
	margin-top:10px;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	line-height:12px;
}

div#rightcolumn_newsitem_content a {
	color:#ba0e1a;
	text-decoration:none;
}

div#rightcolumn_newsitem_content a:hover {
	text-decoration:underline;
}

div#rightcolumn_newsitem_content_image {
	width:135px;
	height:40px;
	background:url(../gfx/bg_news_image.gif) no-repeat center center;
	float:left;
	margin-bottom:0px;
}

div#rightcolumn_newsitem_bottom {
	width:137px;
	height:10px;
	background:url(../gfx/bg_news_bottom.gif) no-repeat top left;
	float:left;
	margin-top:0xp !important!;
	margin-top:-1xp;
}

