html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1;
  color: #000;
  background: #fff;
}

/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" "";
}
/* line 101, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 36, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.pre5/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
a img {
  border: none;
}

/* line 61, ../../../app/stylesheets/grid.sass */
em {
  font-style: italic;
}

/* line 63, ../../../app/stylesheets/grid.sass */
strong {
  font-weight: bold;
}

/* line 67, ../../../app/stylesheets/grid.sass */
#rdfrs #header h1 {
  background: url(http://c0914452.cdn.cloudfiles.rackspacecloud.com/rdf_default.jpg) top left no-repeat;
}

/* line 69, ../../../app/stylesheets/grid.sass */
#header {
  width: 100%;
  height: 81px;
  position: fixed;
  background: #fff;
  top: 0px;
  z-index: 100;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
}
/* line 78, ../../../app/stylesheets/grid.sass */
#header h1 {
  background: url(/images/bars/default.png) top left no-repeat;
  width: 960px;
  display: block;
  height: 81px;
  margin: 0;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
}
/* line 86, ../../../app/stylesheets/grid.sass */
#header h1.archive {
  background: #fff url(/images/bars/archive.png) top right no-repeat;
}
/* line 88, ../../../app/stylesheets/grid.sass */
#header h1.contact {
  background: #fff url(/images/bars/contact.png) top right no-repeat;
}
/* line 90, ../../../app/stylesheets/grid.sass */
#header h1.discussions {
  background: #fff url(/images/bars/discussions.png) top right no-repeat;
}
/* line 92, ../../../app/stylesheets/grid.sass */
#header h1.dvds {
  background: #fff url(/images/bars/dvds.png) top right no-repeat;
}
/* line 94, ../../../app/stylesheets/grid.sass */
#header h1.events {
  background: #fff url(/images/bars/events.png) top right no-repeat;
}
/* line 96, ../../../app/stylesheets/grid.sass */
#header h1.originals {
  background: #fff url(/images/bars/originals.png) top right no-repeat;
}
/* line 98, ../../../app/stylesheets/grid.sass */
#header h1.links {
  background: #fff url(/images/bars/links.png) top right no-repeat;
}
/* line 100, ../../../app/stylesheets/grid.sass */
#header h1.news {
  background: #fff url(/images/bars/news.png) top right no-repeat;
}
/* line 102, ../../../app/stylesheets/grid.sass */
#header h1.quotes {
  background: #fff url(/images/bars/quotes.png) top right no-repeat;
}
/* line 104, ../../../app/stylesheets/grid.sass */
#header h1.rdftv {
  background: #fff url(/images/bars/rdftv.png) top right no-repeat;
}
/* line 106, ../../../app/stylesheets/grid.sass */
#header h1 a {
  display: block;
  height: 81px;
}
/* line 109, ../../../app/stylesheets/grid.sass */
#header h1 a span {
  margin-left: -9999px;
}

/* line 111, ../../../app/stylesheets/grid.sass */
#admin_menu,
#menu {
  width: 100%;
  background: #0062a9 url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/menu-banner.jpg) top center repeat-y;
  height: 29px;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
  position: fixed;
  z-index: 100;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
  -webkit-box-shadow: 0px 0px 10px #aaa;
  -moz-box-shadow: 0px 0px 10px #aaa;
}
/* line 124, ../../../app/stylesheets/grid.sass */
#admin_menu ul,
#menu ul {
  margin: 0;
  width: 940px;
  height: 29px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 130, ../../../app/stylesheets/grid.sass */
#admin_menu ul li,
#menu ul li {
  float: left;
  height: 29px;
  margin-left: 0;
  list-style: none;
  display: inline-block;
}
/* line 136, ../../../app/stylesheets/grid.sass */
#admin_menu ul li a,
#menu ul li a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  height: 10px;
  padding: 8px;
  padding-bottom: 10px;
  display: inline-block;
}
/* line 145, ../../../app/stylesheets/grid.sass */
#admin_menu ul li a:hover,
#menu ul li a:hover {
  background: #005898;
}
/* line 147, ../../../app/stylesheets/grid.sass */
#admin_menu ul li a.current, #admin_menu ul li a.current:hover,
#menu ul li a.current, #menu ul li a.current:hover {
  color: #0075ca;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/menu_current.png) top left repeat-x;
  padding-bottom: 11px;
}
/* line 151, ../../../app/stylesheets/grid.sass */
#admin_menu ul li a.current, #admin_menu ul li a.last,
#menu ul li a.current, #menu ul li a.last {
  border: none;
}

/* line 153, ../../../app/stylesheets/grid.sass */
#admin_menu {
  background: #005898;
  bottom: 20px;
  z-index: 101;
}
/* line 157, ../../../app/stylesheets/grid.sass */
#admin_menu ul li a:hover {
  background: #0062a9;
}

/* line 159, ../../../app/stylesheets/grid.sass */
#menu {
  top: 81px;
}

/* line 163, ../../../app/stylesheets/grid.sass */
.event_log-index .two-column #main-content, .spam_report_events-index .two-column #main-content {
  border: 1px solid black;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 940px;
}
/* line 167, ../../../app/stylesheets/grid.sass */
.event_log-index .two-column #main-content table, .spam_report_events-index .two-column #main-content table {
  width: 940px;
}
/* line 169, ../../../app/stylesheets/grid.sass */
.event_log-index .two-column #main-content table table, .spam_report_events-index .two-column #main-content table table {
  width: 860px;
}

/* line 171, ../../../app/stylesheets/grid.sass */
.two-column {
  background: #fff;
  padding-top: 120px;
  z-index: 0;
  border: 1px solid #c9c9c9;
  padding-bottom: 40px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
/* line 179, ../../../app/stylesheets/grid.sass */
.two-column a {
  color: #0062a9;
  text-decoration: none;
}
/* line 182, ../../../app/stylesheets/grid.sass */
.two-column a:hover {
  color: #fe100e;
  text-decoration: underline;
}
/* line 185, ../../../app/stylesheets/grid.sass */
.two-column #header,
.two-column #footer,
.two-column #side-bar,
.two-column #main-content,
.two-column .comment {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
/* line 191, ../../../app/stylesheets/grid.sass */
.two-column #side-bar {
  width: 260px;
}
/* line 193, ../../../app/stylesheets/grid.sass */
.two-column #main-content {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 660px;
  margin-left: 0;
  margin-right: 0;
}
/* line 198, ../../../app/stylesheets/grid.sass */
.two-column #main-content h1 {
  font-size: 225%;
  display: table;
  width: 654px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/red_seperator.png) bottom left no-repeat;
  font-family: times, serif;
}
/* line 203, ../../../app/stylesheets/grid.sass */
.two-column #main-content .entry_body {
  width: 646px;
  padding: 4px;
  font-size: 120%;
  line-height: 1.4;
  overflow: hidden;
}
/* line 209, ../../../app/stylesheets/grid.sass */
.two-column #main-content .entry_body p {
  font-family: times, serif;
  text-align: justify;
}
/* line 212, ../../../app/stylesheets/grid.sass */
.two-column #main-content .entry_body p img.right {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  float: right;
}
/* line 217, ../../../app/stylesheets/grid.sass */
.two-column #main-content .entry_body p img.left {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  float: left;
}
/* line 222, ../../../app/stylesheets/grid.sass */
.two-column #main-content .entry_body p.by_line {
  font-family: ariel, sans-serif;
  font-size: 75%;
  color: #565656;
}
/* line 226, ../../../app/stylesheets/grid.sass */
.two-column #main-content .entry_body p.by_line .date {
  color: #838383;
  font-size: 90%;
}
/* line 229, ../../../app/stylesheets/grid.sass */
.two-column h2 {
  padding-bottom: 5px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/blue_seperator.png) bottom left no-repeat;
  font-family: times, serif;
}
/* line 231, ../../../app/stylesheets/grid.sass */
.two-column h3 {
  font-family: times, serif;
}
/* line 233, ../../../app/stylesheets/grid.sass */
.two-column #comments {
  width: 620px;
}
/* line 235, ../../../app/stylesheets/grid.sass */
.two-column #comments h2 {
  padding-bottom: 5px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/blue_seperator.png) bottom left no-repeat;
  font-family: times, serif;
  padding-bottom: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 242, ../../../app/stylesheets/grid.sass */
.two-column .comment {
  width: 620px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
}
/* line 247, ../../../app/stylesheets/grid.sass */
.two-column .comment .content {
  border-top: 1px solid #ced2d3;
  padding: 5px;
}
/* line 250, ../../../app/stylesheets/grid.sass */
.two-column .comment .content .by {
  font-size: 100%;
  margin: 0;
}
/* line 253, ../../../app/stylesheets/grid.sass */
.two-column .comment .content .avatar {
  background: #fff;
  padding: 5px;
  border: 1px solid #ced2d3;
  float: left;
  margin-right: 10px;
}
/* line 259, ../../../app/stylesheets/grid.sass */
.two-column .comment .content .controls {
  margin: 0px;
  text-align: right;
  color: #aaa;
}
/* line 263, ../../../app/stylesheets/grid.sass */
.two-column .comment .content .controls a {
  padding-left: 5px;
}
/* line 265, ../../../app/stylesheets/grid.sass */
.two-column table {
  width: 620px;
  border: 2px solid #333;
}
/* line 268, ../../../app/stylesheets/grid.sass */
.two-column table th {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  padding: 3px;
}
/* line 273, ../../../app/stylesheets/grid.sass */
.two-column table th a {
  color: #fff;
}
/* line 275, ../../../app/stylesheets/grid.sass */
.two-column table th a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 278, ../../../app/stylesheets/grid.sass */
.two-column table tr.odd {
  background-color: #eee;
}
/* line 280, ../../../app/stylesheets/grid.sass */
.two-column table table {
  margin-left: auto;
  margin-right: auto;
  width: 540px;
  border: 1px solid #0062a9;
}
/* line 284, ../../../app/stylesheets/grid.sass */
.two-column table table th {
  background: #0062a9;
}
/* line 286, ../../../app/stylesheets/grid.sass */
.two-column .flash {
  width: 620px;
  text-align: center;
  line-height: 3;
  font-weight: bold;
}
/* line 291, ../../../app/stylesheets/grid.sass */
.two-column #flash_notice, .two-column #flash_success {
  border: 1px #335533 solid;
  color: #335533;
  background: #ddffdd;
}
/* line 295, ../../../app/stylesheets/grid.sass */
.two-column #flash_failure, .two-column #flash_error {
  border: 1px #553333 solid;
  color: #553333;
  background: #ffdddd;
}

/* line 301, ../../../app/stylesheets/grid.sass */
div.discussion p.title a {
  background: url(/images/icons/comments.png) top left no-repeat;
}

/* line 303, ../../../app/stylesheets/grid.sass */
a.rss {
  background: url(/images/icons/rss.png) top left no-repeat;
  padding-left: 20px;
  height: 16px;
  display: table;
}

/* line 306, ../../../app/stylesheets/grid.sass */
.tagged {
  background: url(/images/icons/tag_blue.png) top left no-repeat;
  padding-left: 20px;
  height: 16px;
  display: table;
  display: inline-block;
  padding-right: 5px;
}

/* line 312, ../../../app/stylesheets/grid.sass */
.articles h1, .audio h1, .videos h1, .discussions h1 {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1;
}

/* line 318, ../../../app/stylesheets/grid.sass */
.articles h1.entry_header span {
  padding-left: 30px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/article.gif) 2px 0px no-repeat;
  width: 616px;
  display: table;
  padding-bottom: 8px;
}

/* line 322, ../../../app/stylesheets/grid.sass */
.audio h1.entry_header span {
  padding-left: 30px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/audio.gif) 2px 0px no-repeat;
  width: 616px;
  display: table;
  padding-bottom: 8px;
}

/* line 326, ../../../app/stylesheets/grid.sass */
.videos h1.entry_header span {
  padding-left: 30px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/video.gif) 2px 0px no-repeat;
  width: 616px;
  display: table;
  padding-bottom: 8px;
}

/* line 330, ../../../app/stylesheets/grid.sass */
#side-bar div h3 {
  font-size: 16px;
  font-weight: bold;
}

/* line 333, ../../../app/stylesheets/grid.sass */
div.box {
  padding: 13px;
}

/* line 337, ../../../app/stylesheets/grid.sass */
.two-column #main-content .half {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 300px;
  margin-left: 0;
  margin-right: 0;
  height: 172px;
}
/* line 343, ../../../app/stylesheets/grid.sass */
.two-column #main-content .half h3 {
  font-size: 110%;
  margin-bottom: 10px;
}

/* line 347, ../../../app/stylesheets/grid.sass */
.box.grey #user_details {
  border: 1px solid #c9c9c9;
  display: table;
  padding: 5px;
  width: 240px;
}
/* line 352, ../../../app/stylesheets/grid.sass */
.box.grey #user_details .avatar {
  float: left;
  padding-right: 5px;
}

/* line 356, ../../../app/stylesheets/grid.sass */
.box.grey h3 {
  border: 1px solid #c9c9c9;
  display: table;
  padding: 5px;
  width: 240px;
  margin-bottom: 0;
}
/* line 362, ../../../app/stylesheets/grid.sass */
.box.grey ul {
  border: 1px solid #c9c9c9;
  display: table;
  padding: 5px;
  width: 240px;
}

/* line 367, ../../../app/stylesheets/grid.sass */
#footer {
  height: 20px;
  padding-top: 5px;
}
/* line 370, ../../../app/stylesheets/grid.sass */
#footer p {
  font-size: 11px;
  text-align: center;
  margin-bottom: 5px;
  color: #000;
}
/* line 375, ../../../app/stylesheets/grid.sass */
#footer p a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: #000;
}
/* line 380, ../../../app/stylesheets/grid.sass */
#footer p a:hover {
  text-decoration: underline;
}

/* line 382, ../../../app/stylesheets/grid.sass */
#content_sections {
  font-size: 134%;
  font-weight: bold;
  color: #0062a9;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/red_seperator.png) bottom left no-repeat;
  display: table;
  width: 654px;
  text-align: center;
}
/* line 390, ../../../app/stylesheets/grid.sass */
#content_sections a {
  color: #666;
  font-weight: normal;
  padding: 5px;
}
/* line 394, ../../../app/stylesheets/grid.sass */
#content_sections a:hover {
  color: #0062a9;
}

/* line 396, ../../../app/stylesheets/grid.sass */
#tag_form_archive {
  border: 1px solid #c9c9c9;
  z-index: 100;
  display: none;
  width: 580px;
  background: #fff;
  position: fixed;
  top: 180px;
  margin-left: 100px;
  margin-right: 0;
}
/* line 406, ../../../app/stylesheets/grid.sass */
#tag_form_archive p {
  width: 180px;
  float: left;
  margin-bottom: 0px;
}

/* line 410, ../../../app/stylesheets/grid.sass */
p#order {
  text-align: right;
}

/* line 413, ../../../app/stylesheets/grid.sass */
body.archive .video, body.archive .audio, body.archive .article, body.archive .discussion {
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 10px;
}
/* line 416, ../../../app/stylesheets/grid.sass */
body.archive p.title {
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 130%;
}
/* line 420, ../../../app/stylesheets/grid.sass */
body.archive p.title a {
  padding-left: 20px;
  height: 16px;
  display: table;
  color: #000;
}
/* line 423, ../../../app/stylesheets/grid.sass */
body.archive p.title a:hover {
  text-decoration: underline;
}
/* line 425, ../../../app/stylesheets/grid.sass */
body.archive p.tags {
  color: #666;
  margin-bottom: 10px;
}
/* line 428, ../../../app/stylesheets/grid.sass */
body.archive p.tags a {
  color: #666;
}
/* line 430, ../../../app/stylesheets/grid.sass */
body.archive .tagged {
  margin-left: 50px;
}
/* line 432, ../../../app/stylesheets/grid.sass */
body.archive .tagged span {
  display: none;
}

/* line 435, ../../../app/stylesheets/grid.sass */
.video p.title {
  padding-left: 20px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/small/video.gif) 16px 5px no-repeat;
  width: 616px;
  display: table;
}

/* line 438, ../../../app/stylesheets/grid.sass */
.audio p.title {
  padding-left: 20px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/small/audio.gif) 16px 5px no-repeat;
  width: 616px;
  display: table;
}

/* line 441, ../../../app/stylesheets/grid.sass */
.article p.title {
  padding-left: 20px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/small/article.gif) 16px 5px no-repeat;
  width: 616px;
  display: table;
}

/* line 446, ../../../app/stylesheets/grid.sass */
.box.half .video p.title {
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/small/video.gif) 0px 0px no-repeat;
  margin-bottom: 0px;
  padding-left: 20px;
  height: 16px;
  display: table;
}
/* line 449, ../../../app/stylesheets/grid.sass */
.box.half .audio p.title {
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/small/audio.gif) 0px 0px no-repeat;
  margin-bottom: 0px;
  padding-left: 20px;
  height: 16px;
  display: table;
}
/* line 452, ../../../app/stylesheets/grid.sass */
.box.half .article p.title {
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/entry_titles/small/article.gif) 0px 0px no-repeat;
  margin-bottom: 0px;
  padding-left: 20px;
  height: 16px;
  display: table;
}

/* line 454, ../../../app/stylesheets/grid.sass */
#toggle_tag_archive, #order {
  width: 50%;
  float: left;
}

/* line 457, ../../../app/stylesheets/grid.sass */
#toggle_tag_archive {
  cursor: pointer;
}

/* line 459, ../../../app/stylesheets/grid.sass */
#archive_results {
  clear: both;
}

/* line 461, ../../../app/stylesheets/grid.sass */
#filter_button {
  text-align: right;
}

/* line 465, ../../../app/stylesheets/grid.sass */
.products-show .image {
  width: 180px;
  float: left;
}
/* line 468, ../../../app/stylesheets/grid.sass */
.products-show .image img {
  border: 1px solid #c9c9c9;
}
/* line 471, ../../../app/stylesheets/grid.sass */
.products-show .details {
  width: 420px;
  display: table;
  float: left;
}
/* line 475, ../../../app/stylesheets/grid.sass */
.products-show p, .products-show h2 {
  clear: both;
}
/* line 477, ../../../app/stylesheets/grid.sass */
.products-show h2 {
  font-size: 130%;
  padding-bottom: 5px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/blue_seperator.png) bottom left no-repeat;
  font-family: times, serif;
}
/* line 480, ../../../app/stylesheets/grid.sass */
.products-show .buy {
  padding-bottom: 50px;
  text-align: center;
  font-size: 110%;
}
/* line 484, ../../../app/stylesheets/grid.sass */
.products-show .buy a {
  font-weight: bold;
}

/* line 487, ../../../app/stylesheets/grid.sass */
.event h2 {
  padding-bottom: 5px;
  background: url(http://c0939582.cdn.cloudfiles.rackspacecloud.com/blue_seperator.png) bottom left no-repeat;
  font-family: times, serif;
}

/* line 491, ../../../app/stylesheets/grid.sass */
body.staff #main-content img, body.education-questionable-foundations #main-content img {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

/* line 497, ../../../app/stylesheets/grid.sass */
#rdfrs .article {
  margin-bottom: 40px;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 20px;
  padding-top: 10px;
  display: table;
  width: 660px;
}
/* line 498, ../../../app/stylesheets/grid.sass */
#rdfrs .article img.right {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
/* line 509, ../../../app/stylesheets/grid.sass */
#rdfrs #side-bar h3 {
  text-align: center;
  margin-bottom: 0px;
}
/* line 512, ../../../app/stylesheets/grid.sass */
#rdfrs #side-bar p {
  text-align: center;
}
/* line 514, ../../../app/stylesheets/grid.sass */
#rdfrs .htmlBox {
  border: 1px solid #c9c9c9;
  padding: 10px;
  margin-bottom: 30px;
}
/* line 518, ../../../app/stylesheets/grid.sass */
#rdfrs .htmlBox p {
  padding: 0;
  margin: 0;
}
/* line 521, ../../../app/stylesheets/grid.sass */
#rdfrs h2 {
  background: none;
  color: #0062a9;
  padding-bottom: 0;
}

