#citypop {
  position:absolute;
  background-color:#ffffff;
  border: 1px solid #74A8F5;
  display:none;
  width:230px;  
  height:280px;
}

#toptool {
  color: #ffffff;
  text-align:right;
  padding: 3px 10px 3px 10px;
  background-color: #74A8F5;
}

#toptool a {color: #ffffff;}

#itmsel {
 padding: 5px 10px 10px 10px;
 line-height: 150%;
}

