/*
 * Site Map Styles
 */

#site-map {
  padding: 15px;
  background: #ccc;
  width: 661px;
  _width: 660px;
  float: right;
  margin-right: 1px;
  border-bottom: 1px solid #fff;
}
#site-map a {
  text-decoration: none;
}
