#title {
	background: url(images/gif/title_news.gif) no-repeat;
}

#title_spanish {
	background: url(images/gif/title_news_spanish.gif) no-repeat;
}

#title_italian {
	background: url(images/gif/title_news_italian.gif) no-repeat;
}

#title_french {
	background: url(images/gif/title_news_french.gif) no-repeat;
}

#title_german {
	background: url(images/gif/title_news_german.gif) no-repeat;
}

#news {
	height: 386px;
}

#rightMargin {
	width: 373px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#leftMargin {
	width: 373px;
	text-align: left;
	padding: 0;
	margin: 0;
	float: left;
}

#interfaceleft {
	height: 73px;
	background-color: #597698;
	padding: 2px 12px 2px 2px;
}

#interfaceright {
	height: 73px;
	background-color: #597698;
	padding: 2px 2px 2px 12px;
}

#interfacebar {
	background-color: #000080;
	height: 14px;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
}

#pdf {
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0 0 40px;
}

#getreader {
	float: right;
	padding: 13px 40px 0 20px;
}