#maincontent{
	width:410px;
	margin:40px 0 0 0px;
	float:left;
	padding:0;
} 
#maincontent h1{
	margin:0 0 20px 0px;
	padding:0;
}
#news_items {
	list-style-type: none;
	width:340px;
	margin:0;
	padding:0;
	float:left;
} 
.title {
	color: #003E7E;
	font-weight: bold;
}
#news_items li{
}
.clear{
  clear: both;
	height:0;
}
#news_items li.clear{
	clear: left;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 1px;
	margin:0;
	visibility:visible;
}

#news_items li img{
	float:left;
	margin:0;
	padding:0;
}
#news_items li .news{
	float:left;
	width:330px;
	padding:10px 00px 10px 70px;
	margin:0;
	line-height:17px;
}
#news_items li a {
	text-decoration:none;
	color:#003E7E;
}
#news_items li a:link {
	text-decoration:none;
}
#news_items li a:visited {
	text-decoration:none;
}
#news_items li a:hover {
	text-decoration:underline;
}
#news_items li a:active {
	text-decoration:none;
}
#sidebar {
	width:400px;
	height:470px;
	float: left;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 0px;
}
#flash_intro {
	position:absolute;
	top:-532px;
	left:6px;
	width:410px;
	height:490px;
	background:#FFFFFF;
}

div.countryselect td{
	vertical-align:top;
	padding:0 5px 20px 0;
}
div.countryselect p{
	font-size:12px;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}
div.countryselect ul{
	padding:0; margin:0
	
}
div.countryselect li{
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none; list-style:none; background-image:url(../images/newbullet.gif); background-position:top left; background-repeat:no-repeat;
}
div.countryselect span.lightlink{
	color:#94b7e2;
}
