/*
 * press.css
 *
 * max thom stahl, villainous industries 2008
 */

h1 {
  font-size: 16px;
  line-height: 16px;
  color: #187977;
  font-weight: normal;
  padding-bottom: 10px;
}
h3 {
  font-size: 14px;
  line-height: 16px;
  color: #187977;
  font-weight: normal;
  margin-bottom: 20px;
}
i {
  font-size: inherit;
  color: inherit;
}
p {
  font-size: 11px;
  line-height: 15px;
  width: 290px;
}
a.view {
  color: #3f8280;
  border-bottom: 1px #3f8280 dotted;
  font-weight: normal;
  font-size: 12px;
}
a.link {
  color: #3f8280;
  font-weight: normal;
  font-size: 12px;
}
#press-bottom {
  width: 710px;
  background-image: url(../images/press/press_bottom.png);
  height: 299px;
  padding: 20px;
}
.magazine {
  margin: 0px 5px 10px 5px;
}