/* CSS Document */

body{
background:#fff;
margin: 0 !important;
width: auto;
}

#maincontent{
width: auto;
}

h1{
padding-bottom: 15px;
}

h1#beclean{
text-indent: 0;
}

h1#livegreen{
text-indent: 0;
}

h1#superheroes{
text-indent: 0;
}

h1#support{
text-indent: 0;
}

h1#stuff{
text-indent: 0;
}

body#goodthings #maincontent h1{
text-indent: 0;
}

#movie_bg{
display: none !important;
}

ul li{
list-style-type:  disc !important;
list-style-position: inside;
background-image: none !important;
}

#facts{
border: 1px solid #ccc;
padding: 10px;
}

#facts.dtsr h3{
padding: 10px;
text-indent: 0;
height: auto;
}

h3#getlocal{
padding: 10px;
text-indent: 0;
height: auto;
}

h2{
border-bottom: solid 1px #000;
}

#footer{
background-image: none;
margin:0;
padding: 0;
width: auto;
}

#footer p{
padding: 10px;
margin: 0;
}

#playmovie{
display: none !important;
}

#maincontent a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }