#ppcimg {
float:left;
}
#mapimg {
clear:left;
float:left;
}

#rssmap {
  border:black 1px solid;
  width:140px;
  height:160px;
  margin:0 auto 20px auto;
  }

#download {
  display:block;
  margin:10px auto;
  width:139px;
  height:94px;
  background:transparent url('/images/common/download.gif') no-repeat;
  cursor: pointer;
  }
