



#fade0 {
  width:130px;
  height:190px;
  text-align:left;
  padding:5px 20px 5px 10px;
  border:0px none transparent;
}
#fade1 {
  width:130px;
  height:190px;
  text-align:right;
  padding:5px 10px 5px 20px;
  border:0px none transparent;
}
#fade2 {
  margin:20px auto;
  width:490px;
  height:30px;
  line-height:30px;
  border:3px outset #ccffdd;
  background:transparent url(http://www.greywyvern.com/code/js/stream.jpg) no-repeat scroll center center;
}

.footer {
  text-align:left;
  margin:0px;
}

