* 
{
	padding: 0px;
	margin: 0px;
}
ul 
{
	margin: 0em 0em 0em 2em;
}
p
{
	margin: 0em 0em 0em 0em;
}

body {
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #990088;
	background: #f5f5ff;	
	background: #888888;
	font-size: 75%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
form 
{
	padding: 0px;
	margin: 0px;
}
.wwubrand 
{
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	width: 100%;
	background: #990088;
	text-align: left;
	display: block;
	float: left;
	z-order: 10;
	z-index: 10;
}
.wwufade 
{
	display: block;
	width:100%;
	border-top: 1px solid #bb44bb;
	background-color: #dd88dd;
	border-bottom: 1px solid #ddbbdd;
	margin: 0px;
	padding: 0px;					
	float: left;
	z-order: 10;
	z-index: 10;
}
.wwubrand ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;	
	z-order: 10;
	z-index: 10;
}			
.wwubrand ul li {
	display: block;
	width: 99px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #990088;
	border-bottom: 1px solid #990088;
	float: left;
	line-height:150%;
	z-order: 10;
	z-index: 10;
}
.wwubrand ul li a {
	display: block;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	text-align: center;
	color: black;
	text-decoration: none;
	vertical-align: middle;				
	z-order: 10;
	z-index: 10;
}
.wwubrand ul li a:hover {
	background: #990088;
	color: #ffeeff;
	text-decoration: underline;
}
.wwubrand ul li.home a { height:15px; position:relative; top:0px; text-decoration:none;}
.wwubrand ul li.home img { height:15px; position:relative; top:0px; }
*:lang(en) .wwubrand ul li.home a { top:-2px; }
*:lang(en) .wwubrand ul li.home img { top:-2px; }

.wwubrand ul li.home a:hover { background: #ffeeff; color:Black; }
.wwubrand ul li.home { background: #ffeeff; }
.wwubrand ul li.news { background: #ffeeff; }
.wwubrand ul li.fundraising { background: #ffeeff; }
.wwubrand ul li.resources { background: #ffeeff; }
.wwubrand ul li.buy { background: #ffeeff; }
.wwubrand ul li.campaigning { background: #ffeeff; }
.wwubrand ul li.jobs { background: #ffeeff; }
.wwubrand ul li.services { background: #ffeeff; }

.wwubrand div.wwulogin {
	float:left;
	vertical-align: middle;
	color:white;
	padding-top:2px;
	padding-left:5px;
}
.wwubrand div.wwulogin a 
{
	color: white;
}
.content_list_item 
{
	padding-bottom: 10px;
}
.improvereadability 
{
	display: none;
}

.donatefield 
{
	float:left;
	width:200px;
}
.donatelabel 
{
	width:100px;
	float:left;
	padding-top:5px;
	margin:0px;
	text-align:right;
}

.reviewfield 
{
	float:left;
	padding-left:5px;
}
.reviewlabel 
{
	width:150px;
	float:left;
	margin:0px;
	text-align:right;
	font-weight:bold;
}
.inputwrapper 
{
	border: 1px solid #7f9db9;
	padding: 0px 0px 0px 5px;
	font-size: 10pt;
	background: white;
	float: left;
	width: 100px;
	height: 18px;
	margin-top:1px;
	font-family: sans-serif;
	cursor: text;
}
html>body .inputwrapper 
{
	min-height: 18px;
	min-width: 100px;
	width: auto;
	height: auto;
}

label 
{
	padding-left: 5px;
}
