body {
  color: #333;
}

#hd {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 1em;
  font-size: 138.5%; /* 18px */
}
#hd h1 {
  margin-bottom: 0.5em;
}
#hd h1 a {
  text-decoration: none;
}

#bd h1, #bd h2, #bd h3 {
  margin-top: 0;
}

a:link, a:visited { 
  color: #638a9f;
}
a:hover, a:active {
  color: #cf5140;
}

td,
th {
  border: none;
  padding: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 2em;
}
dt {
  margin-top: 1.58em;
  font-weight: bold;
}
dd {
  margin-top: 2px;
}
dd a:link, dd a:visited {
  color: #cf5140;
}
dd.calm a:link, dd.calm a:visited {
  color: #689F3B;
  text-decoration: none;
}

li {
  margin-bottom: .25em;
}

#yui-main .yui-b {
  border-right: 1px solid #f2f2f2;
}

#current-satellite {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 1em;
  padding-bottom: .25em;
}
#current-satellite a {
  display: block;
  overflow: hidden;
  width: 150px;
  height: 150px;
}

#news-items {
  margin-bottom: 2em;
}
.news_item small {
  color: #777;
  font-style: italic;
}
.news_item small:before {
  content: " – ";
}

#flickr-images {
  margin-left: 0;
  margin-right: 0;
  overflow: auto;
}
ul#flickr-images li {
  float: left;
  display: block;
  list-style-type: none;
  width: 80px;
  height: 51px;
  overflow: hidden;
}
#flickr-images img {
  width: 75px;
  height: auto;
}
#flickr-images p {
  clear: both;
  margin-bottom: 0;
}

/* Twitter Widget styles */

.twtr-doc {
  width: auto !important;
}
.twtr-widget {
  font-family: inherit !important;
}
#twtr-search-widget .twtr-tweet a:link,
#twtr-search-widget .twtr-tweet a:visited {
  color: #638a9f !important;
}
#twtr-search-widget .twtr-tweet a:hover,
#twtr-search-widget .twtr-tweet a:active {
  color: #cf5140 !important;
}
.twtr-widget p {
  line-height: inherit !important;
}
.twtr-hd h4 {
  font-size: 123.1% !important;
}
.twtr-widget .twtr-tweet a.twtr-reply {
  visibility: hidden;
}
* html .twtr-widget .twtr-tweet a.twtr-reply {
  visibility: visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply {
  visibility: visible;
}
#twtr-feed {
  display: none;
}
#twtr-feed h3 {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 11px;
}
#twtr-feed h4 {
  margin-top: 0;
  font-size: 123.1%;
}