a#weeeBinT, a#recycArrowT
{
	padding: 10px 0 0 160px;
	display: block;
	min-height: 140px;
}
* html a#weeeBinT, * html a#recycArrowT
{
	height: 140px;
}
a#weeeBinT { background: transparent url(images/WEEE.png) no-repeat 0 0; }
a#recycArrowT { background: transparent url(images/recyc.png) no-repeat 0 0; }
a#weeeBinT:hover { background: transparent url(images/WEEE_.png) no-repeat 0 0; }
a#recycArrowT:hover { background: transparent url(images/recyc_.png) no-repeat 0 0; }

.weeeCentre {
	text-align: left;
}

div.weeeContentMain {
	width: 500px;
	background: #FFFFFF;
	color: #000000; 
	font-family: arial,helvetica,sans-serif;
}

div.weeeContentMain img {
	border-style: none;
}

.weeeHeading {
	background: none;
	color: #000000;
	text-align: left;
}

.weeeContentMain h1 {
	font-weight: bold; 
	font-size: 1.1em;
	color: #00adef	
}

.weeeContentMain h2 {
	font-weight: bold; 
	font-size: 1em;
	color: #22398;
}

.weeeContentMain  h3 {
	text-align: left;
	text-decoration: none;
	font-size: medium;
}

.weeeContentMain  th {
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background: #cccccc;
	padding-bottom: 0.5em;
	padding-top: 0.5em;		
}

.weeeContentMain  td {
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	color: #000000;
	background: #ffffff;
	padding-bottom: 0.5em;
	padding-top: 0.5em;		
}

.weeeHidden {
	visibility: hidden;
}

div.weeeLeftHalf {
	width: 50%;
	clear: left;
	float: left;
}

.weeeLogo {
	width: 140px;
	height: 140px;
}

img.weeeMap {
	height: 492px;
	width: 395px;
	margin-left: 20px
}

.weeeRollMap {
	z-index: 350;
	height: 492px;
	width: 395px;
	margin-left: 20px
}

.weeeCollapse {
  display: none;
}

.weeeContentMain  table {
	border-collapse: collapse;
	text-align: center;
}

.weeeContentMain table tbody tr td,
.weeeContentMain table thead tr th {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	font-size: 10px;
}

.weeeContentMain form#fLabel table tbody tr td,
.weeeContentMain form#fLabel table thead tr th {
	border: 0;
}

.weeeContentMain {
	background-color: #FFFFFF;
	FONT-SIZE: 1em; 
	COLOR: #000000; 
	FONT-FAMILY: arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

.weeeContentMain a {
	COLOR: #00adef;
	TEXT-DECORATION: none
}

.weeeContentMain a:hover {
	COLOR: #00adef;
	TEXT-DECORATION: underline
}

.weeeContentMain a:visited {

	COLOR: #00adef;
}

.weeeContentMain  p {
	text-align: justify;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.weeeContentMain  ul {
	margin-left: 3em;
	padding-left: 3px;
	font-weight: bold
}

#weeeMapHolder {
	position: relative;
	height: 480px;
	margin-bottom: 2em;
}

#weeeMapHolder form,
#weeeMapHolder img {
	left: 0px;
	position: absolute;
	top: 0px;

}

#countryChoice {
	z-index: 500;
}

#tri {
	z-index: 400;
}

#eui {
	z-index: 300;
}

.weeeContentMain .txt
{
	border:solid;
	font-family: arial,helvetica,sans-serif;
	font-size: 1em;
	border: 1px solid #223982;
	background:#ffffff;
}

.weeeContentMain .btn
{
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	background: #223982;
	border-top: 1px solid #2d4bac;
	border-left: 1px solid #2d4bac;
	border-bottom: 1px solid #0c132c;
	border-right: 1px solid #0c132c;
	
}
	
	
