/* @group Header */

div#header .links {
  position:absolute;
  top: 0;
  right: 0;  
}

div#header .links a {
  position:relative;
  display: block;
  width: 164px;
	text-indent: -10000px;  
}

div#header .links a.aboutus {	
  background: transparent url(images/btn-aboutus.gif) no-repeat 0 0;   
  height: 23px;
}
div#header .links a.mediacenter {	
  background: transparent url(images/btn-mediacenter.gif) no-repeat 0 0; 
  position:absolute;
  top:22px;
  right:0;
  height: 25px;
}

div#header form.search,
div#header #sizer {
  right: 0;
}

div#header span#sharethis_0 {
  right:140px;
}

div#header div#flash {
  outline: 0;
}
/* @end */

/* @group Sidebar */

div#sidebar div.resources{
  padding:0 0 0 2em;
}

div#sidebar div.inner div.resources {
  padding: 0;
}

div#sidebar div.resources ul {
  margin:0;
  padding:5px 0 0;
}

div#sidebar div.resources ul li {
  list-style-image:none;
  list-style-position: outside;
  list-style-type: none;
  margin:0;
  padding:0;
}

div#sidebar div.resources ul li a {
  display:block;
  width: 240px;
  height:28px;
  text-indent:-100000px;
  margin: 5px 0 10px;
}

/* @end */

div#sidebar div.resources ul li a.policymakers { background: transparent url(images/btn-resources.jpg) no-repeat -240px 0; height: 27px; }
div#sidebar div.resources ul li a.consumers { background: transparent url(images/btn-resources.jpg) no-repeat -240px -26px; height: 27px; }
div#sidebar div.resources ul li a.allies { background: transparent url(images/btn-resources.jpg) no-repeat -240px -52px; height: 27px; }
div#sidebar div.resources ul li a.litigators  { background: transparent url(images/btn-resources.jpg) no-repeat -240px -78px; height:27px; }

div#sidebar div.resources ul li a.policymakers:hover { background: transparent url(images/btn-resources.jpg) no-repeat 0 0; height: 27px; }
div#sidebar div.resources ul li a.consumers:hover { background: transparent url(images/btn-resources.jpg) no-repeat 0 -26px; height: 27px; }
div#sidebar div.resources ul li a.allies:hover { background: transparent url(images/btn-resources.jpg) no-repeat 0 -52px; height: 27px; }
div#sidebar div.resources ul li a.litigators:hover  { background: transparent url(images/btn-resources.jpg) no-repeat 0 -78px; height:27px; }

/* @group Footer */

div#footer .links {
  position: absolute;
  top:15px;
}


div#footer .links a {
	display: block;
	width: 162px;
	height: 44px;
	text-indent: -100000px;
}

div#footer .links a.contact { background: transparent url(images/btn-contactus.gif) no-repeat 0 0; }

div#footer .links2 {
  position: absolute;
  top:20px;
  right:0;
}

div#footer .links2 a {
	display: block;
	float: left;
	width: 120px;
	margin-right: 20px;
	padding-left: 50px;
	height: 40px;
	text-indent: 10px;
	padding-top:10px;
}

div#footer .links2 a.nc { 
  background: transparent url(images/logo-nc.gif) no-repeat 0 0; 
}
div#footer .links2 a.ca { 
  background: transparent url(images/logo-ca.gif) no-repeat 0 0; 
  width: 90px;
}
div#footer .links2 a.espanol{ 
  background: transparent url(images/logo-es.gif) no-repeat 0 0; 
  width: 80px;
}
div#footer .links2 a.sitemap{ 
  background: transparent url(images/logo-sitemap.gif) no-repeat 0 0; 
  width: 55px;
}


/* @end */
