body#resources_pg {
}

div.resourcespace {
  padding: 0;
}

#resources tr {
}

#resources td {
  text-align: left;
  width: 16%;
  vertical-align: top;
}

#resources .term {
  padding-bottom: 1em;
}

#resources .definition {
  color: rgb(255,255,128);
  padding-bottom: 1em;
}

#resources .term a {
  color: white;
  text-decoration: none;
}

#resources .term a:hover {
  color: rgb(255,102,0);
}

#resources .term a:visited {
  color: rgb(180,180,180);
  font-style: oblique;
}

#resources .term a:active {
  color: green;
}

#resources .term img {
  border: 0px;
}

#weather_sticker embed {
float: right;
height: 100px;
width: 230px;
}