/* General */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.news_text {
	padding:0 20px 20px 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	line-height:18px;	
}

.news_header {
	padding:60px 20px 0 20px;
	line-height:30px;
	width:170px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #345070; 
}

/* Marque  */

#marqueecontainer{
position: relative;
height: 200px; /*marquee height */
overflow: hidden;
}
