
#mapwrapper, #map {
  height:300px;
}

#topbody h4 {
  padding-bottom:5px;
  font-size:108%
}

#topMain {
  float:left;
  width:100%;
  margin-right: -304px;
}
#topMain .in {
  margin-right: 315px;
}

#topSide {
  float:right;
  width:304px;
}


#randImgs {
  width:304px;
}
#randImgs img {
  width:70px; height:70px;
  margin: 0 3px 6px 3px;;
}
#iconParade {
  margin-top:5px;
  width:100%;
  height:56px;
  overflow:hidden;
}
#iconParade img {
  float:left;
}
#iconParade img {
  margin:0 2px 2px 2px;
}
#iconParade img.jp {
  width:15px; height:26px;
}
.topList div {
  color: #888;
  padding-left:1em;
  text-indent:-1em;
}
#msgbody {
  border: 1px solid #ddd;
  margin:0 0 10px 2px;
  padding:5px;
  -webkit-border-radius: 10px;
  -moz-border-radius:10px;
}

hr {
  background-color: transparent;
  border-bottom: 1px dotted #ddd;
}
