hr{color:#999999;height:1px}

.L1 a img, a.L1 img, .L1_Active a span img{margin-top:0px;}

td.menu td{vertical-align:top}

#MM1473{width:160px}

#background_logo {background-image:url('/files/system/EuroNGOs/background-logo.gif');
background-repeat:no-repeat; background-position:10px 30px
}

ul li{margin-left:-20px;}
ol li{margin-left:-10px}

a#login_button {position:relative; top:-6px;
                border: solid 1px #999999;background-color:#F3F3E6;
                color:#999999;font-weight:600;font-size:9px;
                padding:1px 10px 2px 10px;}
a:hover#login_button{text-decoration:none;
              background-color:#999999;color:#F3F3E6;

}

a#join_button {border: solid 1px #999999;background-color:#848515;
                color:#F3F3E6;font-weight:600;font-size:10px;
                padding:5px 7px;}
a:hover#join_button{text-decoration:none;
                background-color:#1E7ACF;
}

.rightbox_text, .rightbox_text p, .rightbox_text a{font-size:10px;line-height:130%}

.L1 a img, .L1_Active a span img{margin-right:5px;margin-top:3px}
.L2 a img, .L2_Active a span img, .L3 a img, .L3_Active a span img{margin-right:0px;margin-top:0px}
.L1 table tr td, .L2 table tr td, .L3 table tr td{vertical-align:top}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 0em;
	 width: 99%;
	 background-color: #f1f1f1;
	 border: 1px solid #bebebe;
	 
}
.rss-items {
	margin-top:0px;
	padding:0px 5px 10px 20px;
	margin-left:0px;
	color:#000000
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 13px;
	background-color: #f1f1f1;
	color: black;
	font-weight:bold;
}

.rss-item  {
  font-size: 11px;
  list-style:none;
  padding: 5px 5px 5px 5px;
}

.rss-item a {
	font-weight:bold;
   margin-left:-5px;
	}
	
.rss-item a:hover {
	font-weight:bold;
}

.rss-date {
	font-size: 10px;
	font-style: italic;
	color: black;
	text-align: right;
	padding-left: 3px;
}
