* {
margin:0;
padding:0;
}


html {
	background-color:#FFFFFF;
}

body {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}


a:link, a:visited {
	font-size: 13px;
	color: #a33131;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;	
}

ul.countries {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 2em;
}
ul.countries li {
	line-height: 2em; 
	background: url(http://static.greenpeace.org/int/flash/campaigns/forests/kitkat/images/list-arrow.jpg) 0 6px no-repeat; 
}
ul.countries li a {
	color:#000000;
	padding-left:1em;
	position:relative;
}
ul.countries li.col1 {
	margin-left:.4em;
}
ul.countries li.col2 {
	margin-left:10.7em;
}
ul.countries li.coltopper {
	margin-top: -24.1em;
}
.notlisted {
	font-weight: bold;
	padding: 0 0 5px 5px;
	line-height: 20px
}

#outercontainer {
	width: 700px;
	margin:10px auto;
	padding: 5px;
	text-align:left;
	background: #FFF;
}
#innercontainer {
	width:700px;
	background: #ee3e20;
}

#header {
	background: url(http://www.greenpeace.it/community/monkey/immagini/header.png) 0 0 no-repeat;
	height: 101px;
	width: 100%;
}
#logo {
	float: left;
	padding: 1px 0 0 12px;
}
#greenpeace {
	float: left;
	padding: 26px 0 0 10px;
}

#middletop {
	background: url(http://static.greenpeace.org/int/flash/campaigns/forests/kitkat/images/middletop.jpg) 0 0 no-repeat;
}
#middlebottom {
	background: url(http://static.greenpeace.org/int/flash/campaigns/forests/kitkat/images/middlebottom.jpg) bottom no-repeat;
	padding-bottom: 116px;
}
#sidebarcontainer {
	float: right;
	width: 700px;	
}
#sidebar {
	margin-top: 160px;
}
#homemenu {
	color: #FFF;
	padding-bottom: 10px;
}
#homemenu a, #homemenu2 a {
	color: #FFF;	
}
#homemenu2 {
	color: #FFF;
	float: left;
	padding-top: 50px;
}

#countrybox {
	width: 100%;
	background: #fff;
}
#followus {
	float: left;
	padding-top: 5px;
}
#contentcontainer {
width:700px;

}
#video {
	margin-top: 10px;
	background: #fff;
	width: 880px;
	padding-bottom: 5px;
}
#embed {
	padding-left: 5px;
}

#text {
	margin-top: 10px;
	background: #fff;
	width: 410px;
	padding-bottom: 10px;
}
#text p {
	padding: 10px;
}

#evidence {
	margin-top: 10px;
	background: #fff;
	width: 410px;
	padding-bottom: 1px;

}
#thankyou {
	background: #fff; 
	margin-top: 10px;
}
#thankyou p {
	width: 600px;
	padding: 10px;	
}

#thankyou p a {
	color: #000;	
}

#widecontent {
	padding: 20px 0 0 16px;
		
}
#formbox {
	
}
#footer {
	color: #FFF;
	height: 37px;
	background: #9e2611;
}
#footer .footerleft {
	float: left;
	padding: 10px 0 0 17px;
}
#footer .footerright {
	float: right;
	padding: 10px 17px 0 0;
}

#footer a {
	color: #FFF;
	font-size: 11px;
	
}/* CSS Document */


