
#destinations {
  width:640px;
}
#destinations h1 {
  margin:10px 0;
  color:#F30; font-size:16px; line-height: 20px;
}
#destinations h2 {
  margin:0 0 10px 0;
  font-size:14px;
  line-height: 18px;
}
#destinations p {
  font-size:11px; line-height:15px;
}
#destinations div.lists {
  margin:10px 0; padding:10px 0;
  border-top:1px solid #CCC;
}
#destinations div.lists div {
  float:left; width:320px;
}
#destinations div.lists ul li {
  font-size:11px; line-height:15px;
}
