body#facebookdashboard {
  margin: 0;
  padding: 0;
  font-family: helvetica, arial, sans-serif;
}
body#facebookdashboard #topbar {
  height: 9px;
  width: 100%;
  background: #ffd90a;
}
body#facebookdashboard #secondbar {
  height: 18px;
  width: 100%;
  background: #ffcd2e;
}
body#facebookdashboard h1 {
  text-indent: -1000px;
  font-size: 1px;
  width: 142px;
  height: 74px;
  background: url(/cassette.axd/file/site-static/fbdash/logo-with-border-64bce9e3e4964b92935c163a430b2b5e8e75d321.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 3px;
  overflow: hidden;
}
body#facebookdashboard h2 {
  text-indent: -1000px;
  font-size: 1px;
  overflow: hidden;
  width: 292px;
  height: 30px;
  background: url(/cassette.axd/file/site-static/fbdash/sprites-37e6037f91396c4386dc71c2f86882dc9342f8ba.png) no-repeat;
  margin-bottom: 20px;
}
body#facebookdashboard .content {
  padding: 15px;
  width: 760px;
}
body#facebookdashboard ul,
body#facebookdashboard li {
  list-style: none;
  margin: 0;
}
body#facebookdashboard li {
  clear: both;
  position: relative;
  padding-bottom: 20px;
  padding-left: 220px;
}
body#facebookdashboard .thumbcontainer {
  width: 200px;
  height: 110px;
  border: solid 1px #cccccc;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  margin-right: 10px;
}
body#facebookdashboard .recordthumb {
  width: 200px;
  position: absolute;
  visibility: hidden;
}
body#facebookdashboard h4 {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0px;
}
body#facebookdashboard h3 {
  margin: 7px 0px;
}
body#facebookdashboard button.confirm {
  display: block;
  float: left;
  text-indent: -1000px;
  font-size: 1px;
  width: 265px;
  height: 38px;
  background: url("/cassette.axd/file/site-static/fbdash/sprites-37e6037f91396c4386dc71c2f86882dc9342f8ba.png") no-repeat 0px -37px;
  border: none;
  cursor: pointer;
  margin-bottom: 5px;
}
body#facebookdashboard button.reject {
  display: block;
  float: left;
  text-indent: -1000px;
  font-size: 1px;
  width: 145px;
  height: 27px;
  background: url("/cassette.axd/file/site-static/fbdash/sprites-37e6037f91396c4386dc71c2f86882dc9342f8ba.png") no-repeat 0px -75px;
  border: none;
  clear: left;
  cursor: pointer;
}
body#facebookdashboard #noRows {
  display: none;
}
