/* line 4, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 6, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  font-size: 100.01%;
}

/* line 16, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
/* line 45, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 20, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 39, ../../../app/stylesheets/partials/_base.sass */
.fg-button {
  outline: 0;
  margin: 0 4px 0 0;
  padding: 0.5em 1em;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  text-align: center;
  zoom: 1;
}

/* line 39, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}

/* line 68, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 69, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 71, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 72, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 73, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 74, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 75, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 76, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 78, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 80, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:visited {
  color: #000066;
}
/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:focus {
  color: black;
}
/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:hover {
  color: black;
}
/* line 30, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:active {
  color: #cc0099;
}

/* line 81, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong {
  font-weight: bold;
}

/* line 83, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em {
  font-style: italic;
}

/* line 84, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dfn {
  font-style: italic;
  font-weight: bold;
}

/* line 85, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 86, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 87, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 88, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 89, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 90, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 91, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 92, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}

/* line 93, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 94, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 95, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 96, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 97, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 98, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 99, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 100, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #c3d9ff;
}

/* line 101, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 102, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tr.even td {
  background: #e5ecf9;
}

/* line 103, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 104, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 105, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 106, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 9, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clear {
  clear: both;
}

/* line 12, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.nowrap {
  white-space: nowrap;
}

/* line 16, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}

/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}

/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.first {
  margin-left: 0;
  padding-left: 0;
}

/* line 29, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.last {
  margin-right: 0;
  padding-right: 0;
}

/* line 32, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.top {
  margin-top: 0;
  padding-top: 0;
}

/* line 35, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 46, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 48, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {
  overflow-x: hidden;
}

/* line 51, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.last, div.last {
  margin-right: 0;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-1 {
  width: 30px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-2 {
  width: 70px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-3 {
  width: 110px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-4 {
  width: 150px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-5 {
  width: 190px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-6 {
  width: 230px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-7 {
  width: 270px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-8 {
  width: 310px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-9 {
  width: 350px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-10 {
  width: 390px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-11 {
  width: 430px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-12 {
  width: 470px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-13 {
  width: 510px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-14 {
  width: 550px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-15 {
  width: 590px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-16 {
  width: 630px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-17 {
  width: 670px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-18 {
  width: 710px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-19 {
  width: 750px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-20 {
  width: 790px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-21 {
  width: 830px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-22 {
  width: 870px;
}

/* line 55, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-23 {
  width: 910px;
}

/* line 57, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-24, div.span-24 {
  width: 950px;
  margin: 0;
}

/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-1, textarea.span-1, select.span-1 {
  width: 30px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-2, textarea.span-2, select.span-2 {
  width: 70px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-3, textarea.span-3, select.span-3 {
  width: 110px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-4, textarea.span-4, select.span-4 {
  width: 150px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-5, textarea.span-5, select.span-5 {
  width: 190px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-6, textarea.span-6, select.span-6 {
  width: 230px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-7, textarea.span-7, select.span-7 {
  width: 270px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-8, textarea.span-8, select.span-8 {
  width: 310px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-9, textarea.span-9, select.span-9 {
  width: 350px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-10, textarea.span-10, select.span-10 {
  width: 390px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-11, textarea.span-11, select.span-11 {
  width: 430px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-12, textarea.span-12, select.span-12 {
  width: 470px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-13, textarea.span-13, select.span-13 {
  width: 510px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-14, textarea.span-14, select.span-14 {
  width: 550px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-15, textarea.span-15, select.span-15 {
  width: 590px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-16, textarea.span-16, select.span-16 {
  width: 630px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-17, textarea.span-17, select.span-17 {
  width: 670px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-18, textarea.span-18, select.span-18 {
  width: 710px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-19, textarea.span-19, select.span-19 {
  width: 750px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-20, textarea.span-20, select.span-20 {
  width: 790px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-21, textarea.span-21, select.span-21 {
  width: 830px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-22, textarea.span-22, select.span-22 {
  width: 870px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-23, textarea.span-23, select.span-23 {
  width: 910px !important;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-24, textarea.span-24, select.span-24 {
  width: 950px !important;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-1 {
  padding-right: 40px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-2 {
  padding-right: 80px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-3 {
  padding-right: 120px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-4 {
  padding-right: 160px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-5 {
  padding-right: 200px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-6 {
  padding-right: 240px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-7 {
  padding-right: 280px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-8 {
  padding-right: 320px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-9 {
  padding-right: 360px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-10 {
  padding-right: 400px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-11 {
  padding-right: 440px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-12 {
  padding-right: 480px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-13 {
  padding-right: 520px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-14 {
  padding-right: 560px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-15 {
  padding-right: 600px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-16 {
  padding-right: 640px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-17 {
  padding-right: 680px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-18 {
  padding-right: 720px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-19 {
  padding-right: 760px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-20 {
  padding-right: 800px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-21 {
  padding-right: 840px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-22 {
  padding-right: 880px;
}

/* line 66, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-23 {
  padding-right: 920px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-1 {
  padding-left: 40px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-2 {
  padding-left: 80px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-3 {
  padding-left: 120px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-4 {
  padding-left: 160px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-5 {
  padding-left: 200px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-6 {
  padding-left: 240px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-7 {
  padding-left: 280px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-8 {
  padding-left: 320px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-9 {
  padding-left: 360px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-10 {
  padding-left: 400px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-11 {
  padding-left: 440px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-12 {
  padding-left: 480px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-13 {
  padding-left: 520px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-14 {
  padding-left: 560px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-15 {
  padding-left: 600px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-16 {
  padding-left: 640px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-17 {
  padding-left: 680px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-18 {
  padding-left: 720px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-19 {
  padding-left: 760px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-20 {
  padding-left: 800px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-21 {
  padding-left: 840px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-22 {
  padding-left: 880px;
}

/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-23 {
  padding-left: 920px;
}

/* line 74, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  display: inline;
  float: left;
  position: relative;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1 {
  margin-left: -40px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-2 {
  margin-left: -80px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-3 {
  margin-left: -120px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-4 {
  margin-left: -160px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-5 {
  margin-left: -200px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-6 {
  margin-left: -240px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-7 {
  margin-left: -280px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-8 {
  margin-left: -320px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-9 {
  margin-left: -360px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-10 {
  margin-left: -400px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-11 {
  margin-left: -440px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-12 {
  margin-left: -480px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-13 {
  margin-left: -520px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-14 {
  margin-left: -560px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-15 {
  margin-left: -600px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-16 {
  margin-left: -640px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-17 {
  margin-left: -680px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-18 {
  margin-left: -720px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-19 {
  margin-left: -760px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-20 {
  margin-left: -800px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-21 {
  margin-left: -840px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-22 {
  margin-left: -880px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-23 {
  margin-left: -920px;
}

/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-24 {
  margin-left: -960px;
}

/* line 79, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
  display: inline;
  float: right;
  position: relative;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1 {
  margin: 0 -40px 1.5em 40px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-2 {
  margin: 0 -80px 1.5em 80px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-3 {
  margin: 0 -120px 1.5em 120px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-4 {
  margin: 0 -160px 1.5em 160px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-5 {
  margin: 0 -200px 1.5em 200px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-6 {
  margin: 0 -240px 1.5em 240px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-7 {
  margin: 0 -280px 1.5em 280px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-8 {
  margin: 0 -320px 1.5em 320px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-9 {
  margin: 0 -360px 1.5em 360px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-10 {
  margin: 0 -400px 1.5em 400px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-11 {
  margin: 0 -440px 1.5em 440px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-12 {
  margin: 0 -480px 1.5em 480px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-13 {
  margin: 0 -520px 1.5em 520px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-14 {
  margin: 0 -560px 1.5em 560px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-15 {
  margin: 0 -600px 1.5em 600px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-16 {
  margin: 0 -640px 1.5em 640px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-17 {
  margin: 0 -680px 1.5em 680px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-18 {
  margin: 0 -720px 1.5em 720px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-19 {
  margin: 0 -760px 1.5em 760px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-20 {
  margin: 0 -800px 1.5em 800px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-21 {
  margin: 0 -840px 1.5em 840px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-22 {
  margin: 0 -880px 1.5em 880px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-23 {
  margin: 0 -920px 1.5em 920px;
}

/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-24 {
  margin: 0 -960px 1.5em 960px;
}

/* line 84, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-top {
  margin-top: 1.5em;
}

/* line 86, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-bottom {
  margin-bottom: 1.5em;
}

/* line 8, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
.showgrid {
  background: url('/images/grid.png?1280074762');
}

/* line 4, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 29, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error a {
  color: #8a1f11;
}

/* line 6, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 37, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice a {
  color: #514721;
}

/* line 8, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success a {
  color: #264409;
}

/* line 10, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.hide {
  display: none;
}

/* line 12, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.highlight {
  background: yellow;
}

/* line 14, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.added {
  background: #006600;
  color: white;
}

/* line 16, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.removed {
  background: #990000;
  color: white;
}

/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
label {
  font-weight: bold;
}

/* line 19, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}

/* line 20, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.title {
  font-size: 1.5em;
}
/* line 31, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input[type=checkbox], input.checkbox, input[type=radio], input.radio {
  position: relative;
  top: 0.25em;
}

/* line 33, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  margin: 0.5em 0;
  padding: 5px;
}

/* line 34, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  margin: 0.5em 0;
}

/* line 59, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  border: 1px solid #cccccc;
}

/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password],
textarea, select {
  border: 1px solid #bbbbbb;
}
/* line 64, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text:focus, input.title:focus, input[type=email]:focus, input[type=text]:focus, input[type=password]:focus,
textarea:focus, select:focus {
  border: 1px solid #666666;
}

/* line 48, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  width: 300px;
}

/* line 50, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  width: 390px;
  height: 250px;
}

/* line 19, ../../../app/stylesheets/screen.sass */
body.bp {
  background-color: #6f605a;
}
/* line 39, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
/* line 68, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: #222222;
}
/* line 69, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
/* line 70, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 71, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 72, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 73, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 74, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 75, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 76, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p {
  margin: 0 0 1.5em;
}
/* line 77, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 78, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 80, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:visited {
  color: #000066;
}
/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:focus {
  color: black;
}
/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:hover {
  color: black;
}
/* line 30, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:active {
  color: #cc0099;
}
/* line 81, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 82, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp strong {
  font-weight: bold;
}
/* line 83, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp em {
  font-style: italic;
}
/* line 84, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 85, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp sup, body.bp sub {
  line-height: 0;
}
/* line 86, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
/* line 87, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 88, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp del {
  color: #666666;
}
/* line 89, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 90, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 91, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp li ul, body.bp li ol {
  margin: 0;
}
/* line 92, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 93, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul {
  list-style-type: disc;
}
/* line 94, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ol {
  list-style-type: decimal;
}
/* line 95, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl {
  margin: 0 0 1.5em 0;
}
/* line 96, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl dt {
  font-weight: bold;
}
/* line 97, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dd {
  margin-left: 1.5em;
}
/* line 98, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 99, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th {
  font-weight: bold;
}
/* line 100, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp thead th {
  background: #c3d9ff;
}
/* line 101, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
/* line 102, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tr.even td {
  background: #e5ecf9;
}
/* line 103, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tfoot {
  font-style: italic;
}
/* line 104, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp caption {
  background: #eeeeee;
}
/* line 105, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .quiet {
  color: #666666;
}
/* line 106, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .loud {
  color: #111111;
}
/* line 9, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clear {
  clear: both;
}
/* line 12, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clearfix {
  overflow: hidden;
  *zoom: 1;
}
/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 8, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
body.bp .showgrid {
  background: url('/images/grid.png?1280074762');
}
/* line 4, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 29, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error a {
  color: #8a1f11;
}
/* line 6, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 37, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice a {
  color: #514721;
}
/* line 8, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success a {
  color: #264409;
}
/* line 10, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .hide {
  display: none;
}
/* line 12, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .highlight {
  background: yellow;
}
/* line 14, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .added {
  background: #006600;
  color: white;
}
/* line 16, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .removed {
  background: #990000;
  color: white;
}
/* line 42, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
/* line 45, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee;
}
/* line 48, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
/* line 50, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
/* line 52, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white;
  visibility: hidden;
}
/* line 54, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp form.inline {
  line-height: 3;
}
/* line 6, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form.inline p {
  margin-bottom: 0;
}
/* line 28, ../../../app/stylesheets/screen.sass */
body.bp a {
  color: #001f24;
}
/* line 30, ../../../app/stylesheets/screen.sass */
body.bp a:visited {
  color: #001f24;
}
/* line 32, ../../../app/stylesheets/screen.sass */
body.bp a:hover {
  color: #001f24;
}
/* line 35, ../../../app/stylesheets/screen.sass */
body.bp h1 {
  font-size: 2em;
  margin-bottom: 1em;
}
/* line 38, ../../../app/stylesheets/screen.sass */
body.bp h2 {
  font-size: 1.6em;
}
/* line 40, ../../../app/stylesheets/screen.sass */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5 {
  color: #6f605a;
}
/* line 43, ../../../app/stylesheets/screen.sass */
body.bp #main_wrapper {
  z-index: 1;
}
/* line 45, ../../../app/stylesheets/screen.sass */
body.bp .premium {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 2px 5px;
  text-transform: uppercase;
  background-color: #ebead8;
  color: #6f605a;
}
/* line 53, ../../../app/stylesheets/screen.sass */
body.bp #header {
  background: transparent url(/images/header.jpg) no-repeat center;
  color: white;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
  height: 181px;
  position: relative;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #header {
  overflow-x: hidden;
}
/* line 59, ../../../app/stylesheets/screen.sass */
body.bp #header #logo {
  color: #6f605a;
  font-size: 3em;
  padding: 50px 0 0 110px;
}
/* line 63, ../../../app/stylesheets/screen.sass */
body.bp #header #logo a {
  color: #604329;
  font-family: Times, sans-serif;
  letter-spacing: -2px;
  text-decoration: none;
}
/* line 4, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body.bp #header #logo a:hover {
  text-decoration: underline;
}
/* line 68, ../../../app/stylesheets/screen.sass */
body.bp #header #logo a:hover {
  text-decoration: none;
}
/* line 70, ../../../app/stylesheets/screen.sass */
body.bp #header .premium {
  float: right;
  margin: 15px 10px;
}
/* line 73, ../../../app/stylesheets/screen.sass */
body.bp #header #main_menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  *zoom: 1;
  padding-top: 52px;
  text-align: center;
}
/* line 51, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body.bp #header #main_menu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 43, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body.bp #header #main_menu li:first-child, body.bp #header #main_menu li.first {
  padding-left: 0px;
}
/* line 44, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body.bp #header #main_menu li:last-child, body.bp #header #main_menu li.last {
  padding-right: 0px;
}
/* line 77, ../../../app/stylesheets/screen.sass */
body.bp #header #main_menu ul {
  margin: 0;
  padding: 0;
}
/* line 80, ../../../app/stylesheets/screen.sass */
body.bp #header #main_menu li {
  height: 20px;
  margin: 0 10px;
}
/* line 83, ../../../app/stylesheets/screen.sass */
body.bp #header #main_menu a {
  font-size: 13px;
  color: white;
  text-decoration: none;
}
/* line 4, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body.bp #header #main_menu a:hover {
  text-decoration: underline;
}
/* line 87, ../../../app/stylesheets/screen.sass */
body.bp #header #main_menu a.selected {
  color: #f8981d;
}
/* line 89, ../../../app/stylesheets/screen.sass */
body.bp #header #main_menu a:hover {
  text-decoration: none;
  color: #f8981d;
}
/* line 93, ../../../app/stylesheets/screen.sass */
body.bp #search_box {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
  text-align: center;
  padding: 10px 0;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search_box {
  overflow-x: hidden;
}
/* line 97, ../../../app/stylesheets/screen.sass */
body.bp #wide_ads {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
  text-align: center;
  padding: 10px 0;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #wide_ads {
  overflow-x: hidden;
}
/* line 101, ../../../app/stylesheets/screen.sass */
body.bp #main {
  background: white url(/images/center_bg.png) repeat;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main {
  overflow-x: hidden;
}
/* line 105, ../../../app/stylesheets/screen.sass */
body.bp #main #content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main #content {
  overflow-x: hidden;
}
/* line 109, ../../../app/stylesheets/screen.sass */
body.bp #main #content #content_body {
  padding: 10px;
}
/* line 111, ../../../app/stylesheets/screen.sass */
body.bp #main #sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  margin-right: 0;
  list-style: none;
  padding-top: 10px;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main #sidebar {
  overflow-x: hidden;
}
/* line 11, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.scss */
body.bp #main #sidebar li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}
/* line 116, ../../../app/stylesheets/screen.sass */
body.bp #main #sidebar a {
  color: #990000;
}
/* line 118, ../../../app/stylesheets/screen.sass */
body.bp #main #sidebar #sidebar_body {
  padding-right: 5px;
}
/* line 121, ../../../app/stylesheets/screen.sass */
body.bp .container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
/* line 123, ../../../app/stylesheets/screen.sass */
body.bp #footer {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  height: 100px;
  border-top: 1px #b2b2b2 dashed;
  background: white url(/images/footer_bg.png) repeat-x bottom;
}
/* line 128, ../../../app/stylesheets/screen.sass */
body.bp #footer #footer_body {
  padding: 10px;
  position: relative;
}
/* line 131, ../../../app/stylesheets/screen.sass */
body.bp #footer #footer_body .footer_title {
  font-family: Times, sans-serif;
  letter-spacing: -1px;
  color: gray;
  font-size: 2em;
}
/* line 136, ../../../app/stylesheets/screen.sass */
body.bp #footer #footer_body .right_footer {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 140, ../../../app/stylesheets/screen.sass */
body.bp #footer #footer_body a {
  text-decoration: none;
  padding: 0 5px 0 5px;
  color: #afaeaf;
}
/* line 4, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body.bp #footer #footer_body a:hover {
  text-decoration: underline;
}
/* line 18, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form label {
  font-weight: bold;
}
/* line 19, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form input.text, body.bp form input.title, body.bp form input[type=email], body.bp form input[type=text], body.bp form input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form input.title {
  font-size: 1.5em;
}
/* line 31, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form input[type=checkbox], body.bp form input.checkbox, body.bp form input[type=radio], body.bp form input.radio {
  position: relative;
  top: 0.25em;
}
/* line 33, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 34, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form select {
  margin: 0.5em 0;
}
/* line 59, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form fieldset {
  border: 1px solid #cccccc;
}
/* line 62, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form input.text, body.bp form input.title, body.bp form input[type=email], body.bp form input[type=text], body.bp form input[type=password],
body.bp form textarea, body.bp form select {
  border: 1px solid #bbbbbb;
}
/* line 64, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form input.text:focus, body.bp form input.title:focus, body.bp form input[type=email]:focus, body.bp form input[type=text]:focus, body.bp form input[type=password]:focus,
body.bp form textarea:focus, body.bp form select:focus {
  border: 1px solid #666666;
}
/* line 48, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form input.text, body.bp form input.title, body.bp form input[type=email], body.bp form input[type=text], body.bp form input[type=password] {
  width: 300px;
}
/* line 50, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form textarea {
  width: 390px;
  height: 250px;
}
/* line 148, ../../../app/stylesheets/screen.sass */
body.bp form input:focus {
  background-color: #e8e6c6;
}
/* line 150, ../../../app/stylesheets/screen.sass */
body.bp form input[type="checkbox"] {
  top: 0;
}
/* line 152, ../../../app/stylesheets/screen.sass */
body.bp form input {
  font-size: 12px;
}
/* line 154, ../../../app/stylesheets/screen.sass */
body.bp form .fieldWithErrors {
  color: red;
  display: inline;
}
/* line 157, ../../../app/stylesheets/screen.sass */
body.bp form .fieldWithErrors input {
  border: 2px solid red;
}
/* line 159, ../../../app/stylesheets/screen.sass */
body.bp form .formError {
  color: red;
  padding: 5px;
  display: inline;
}
/* line 163, ../../../app/stylesheets/screen.sass */
body.bp form select {
  padding: 5px;
}
/* line 165, ../../../app/stylesheets/screen.sass */
body.bp form label {
  display: block;
}
/* line 167, ../../../app/stylesheets/screen.sass */
body.bp form label.inline_label {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 172, ../../../app/stylesheets/screen.sass */
body.bp legend {
  padding: 0 0.5em;
}
/* line 174, ../../../app/stylesheets/screen.sass */
body.bp .flash {
  margin: 10px 0;
  margin-right: 0;
}
/* line 177, ../../../app/stylesheets/screen.sass */
body.bp .flash p {
  margin: 0;
  padding: 1em;
}
/* line 181, ../../../app/stylesheets/screen.sass */
body.bp .flash .ui-icon {
  float: left;
  margin: 0.1em 0.3em 0 0;
}
/* line 186, ../../../app/stylesheets/screen.sass */
body.bp .tooltip {
  background-color: black;
  outline: 1px solid #666699;
  border: 2px solid white;
  padding: 3px 10px;
  color: white;
  text-align: left;
  width: 300px;
  float: right;
  outline-radius: 4px;
  -moz-outline-radius: 4px;
  -webkit-outline-radius: 4px;
  margin-top: 3px;
  display: none;
}
/* line 201, ../../../app/stylesheets/screen.sass */
body.bp .spinner {
  display: none;
}
/* line 204, ../../../app/stylesheets/screen.sass */
body.bp .login_available {
  color: green;
}

/* line 207, ../../../app/stylesheets/screen.sass */
#login_box {
  margin-bottom: 10px;
}
/* line 209, ../../../app/stylesheets/screen.sass */
#login_box .title {
  padding-left: 30px;
  background-color: transparent;
  background-image: url("/images/icons/16x16/user.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-weight: bold;
}

/* line 212, ../../../app/stylesheets/screen.sass */
#action_box {
  margin: 10px 0;
}
/* line 214, ../../../app/stylesheets/screen.sass */
#action_box .title {
  padding-left: 30px;
  background-color: transparent;
  background-image: url("/images/icons/16x16/process.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-weight: bold;
}

/* line 216, ../../../app/stylesheets/screen.sass */
.advertising {
  text-align: center;
  margin: 10px 0;
}

/* line 220, ../../../app/stylesheets/screen.sass */
#last_additions_box .title {
  padding-left: 30px;
  background-color: transparent;
  background-image: url("/images/icons/16x16/window_add.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-weight: bold;
}

/* line 223, ../../../app/stylesheets/screen.sass */
#categories_box .title {
  padding-left: 30px;
  background-color: transparent;
  background-image: url("/images/icons/16x16/folder.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-weight: bold;
}

/* line 226, ../../../app/stylesheets/screen.sass */
#last_members_box .title {
  padding-left: 30px;
  background-color: transparent;
  background-image: url("/images/icons/16x16/users.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-weight: bold;
}

/* line 231, ../../../app/stylesheets/screen.sass */
.border {
  height: 31px;
  background: url(/images/border.gif) no-repeat bottom center;
  clear: both;
}

/* line 237, ../../../app/stylesheets/screen.sass */
#languages_box {
  margin-bottom: 10px;
}
/* line 239, ../../../app/stylesheets/screen.sass */
#languages_box a {
  padding: 0 2px 0 2px;
}
/* line 241, ../../../app/stylesheets/screen.sass */
#languages_box a.selected {
  padding: 2px 2px 0 2px;
  border: 1px #cccccc solid;
}

/* line 246, ../../../app/stylesheets/screen.sass */
.crumb_nav {
  padding: 5px 0 10px 0px;
}
/* line 248, ../../../app/stylesheets/screen.sass */
.crumb_nav a {
  color: #990000;
}

/* line 251, ../../../app/stylesheets/screen.sass */
span.red {
  color: #990000;
}

/* line 254, ../../../app/stylesheets/screen.sass */
.price {
  font-size: 14px;
  padding: 0 0 0 15px;
  margin: 2px 0 5px 0;
}

/* line 259, ../../../app/stylesheets/screen.sass */
span.colors {
  padding: 2px 2px 0 2px;
}

/* line 262, ../../../app/stylesheets/screen.sass */
.title {
  color: #6f605a;
}

/* line 266, ../../../app/stylesheets/screen.sass */
.feat_prod_box {
  padding: 10px 0 10px 10px;
  margin: 0 20px 20px 0;
  border-bottom: 1px #b2b2b2 dashed;
  clear: both;
}

/* line 273, ../../../app/stylesheets/screen.sass */
.feat_prod_box_details {
  padding: 10px 0 10px 0;
  margin: 0 20px 10px 0;
  clear: both;
}

/* line 279, ../../../app/stylesheets/screen.sass */
.prod_img {
  float: left;
  padding: 0 5px 0 0;
  text-align: center;
}

/* line 285, ../../../app/stylesheets/screen.sass */
.prod_det_box {
  width: 295px;
  float: left;
  padding: 0 0 0 25px;
  position: relative;
}

/* line 292, ../../../app/stylesheets/screen.sass */
.box_top {
  width: 295px;
  height: 9px;
  background: url(/images/box_top.gif) no-repeat center bottom;
}

/* line 298, ../../../app/stylesheets/screen.sass */
.box_center {
  width: 295px;
  height: auto;
  background: url(/images/box_center.gif) repeat-y center;
}

/* line 304, ../../../app/stylesheets/screen.sass */
.box_bottom {
  width: 295px;
  height: 9px;
  background: url(/images/box_bottom.gif) no-repeat center top;
}

/* line 310, ../../../app/stylesheets/screen.sass */
.new_prod_box {
  text-align: center;
  padding: 10px 0;
}
/* line 313, ../../../app/stylesheets/screen.sass */
.new_prod_box a {
  padding: 5px 0 5px 0;
  color: #b5b5b6;
  text-decoration: none;
  display: block;
}

/* line 320, ../../../app/stylesheets/screen.sass */
.item_bg {
  width: 230px;
  height: 119px;
  text-align: center;
  background: url(/images/new_prod_box.png) no-repeat center;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

/* line 323, ../../../app/stylesheets/screen.sass */
.new_icon {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 200;
}

/* line 330, ../../../app/stylesheets/screen.sass */
.special_icon {
  position: absolute;
  top: 0px;
  _top: 6px;
  right: 2px;
  z-index: 250;
}

/* line 338, ../../../app/stylesheets/screen.sass */
img.thumb {
  padding: 5px 0 0 0;
}

/* line 342, ../../../app/stylesheets/screen.sass */
.new_products {
  clear: both;
  padding: 0px;
}

/* line 346, ../../../app/stylesheets/screen.sass */
ul.list {
  clear: both;
  padding: 10px 0 0 20px;
  margin: 0px;
}
/* line 351, ../../../app/stylesheets/screen.sass */
ul.list li {
  list-style: none;
  padding: 2px 0 2px 0;
}
/* line 354, ../../../app/stylesheets/screen.sass */
ul.list li a {
  list-style: none;
  text-decoration: none;
  color: black;
  background: url(/images/left_menu_bullet.gif) no-repeat left;
  padding: 0 0 0 17px;
}
/* line 361, ../../../app/stylesheets/screen.sass */
ul.list li a:hover {
  text-decoration: underline;
}

/* line 364, ../../../app/stylesheets/screen.sass */
.right_box {
  padding: 10px 0 0 0;
}
/* line 366, ../../../app/stylesheets/screen.sass */
.right_box .more_items_link {
  text-align: center;
}

/* line 369, ../../../app/stylesheets/screen.sass */
.home {
  text-align: center;
}
/* line 371, ../../../app/stylesheets/screen.sass */
.home .title {
  font-size: 1.8em;
  color: black;
}
/* line 374, ../../../app/stylesheets/screen.sass */
.home .presentation {
  border-top: 2px solid #6f605a;
  padding-top: 10px;
}
/* line 377, ../../../app/stylesheets/screen.sass */
.home .presentation div.reflect {
  margin: 0 auto;
}
/* line 379, ../../../app/stylesheets/screen.sass */
.home .presentation a {
  display: inline-block;
}
/* line 381, ../../../app/stylesheets/screen.sass */
.home .presentation .step {
  text-align: left;
  margin-right: 10px;
  display: inline;
  float: left;
  width: 220px;
}
/* line 387, ../../../app/stylesheets/screen.sass */
.home .presentation .step .title {
  font-weight: bold;
  font-size: 1.5em;
  color: #79761e;
}
/* line 391, ../../../app/stylesheets/screen.sass */
.home .presentation .step p {
  padding-left: 15px;
}

/* line 394, ../../../app/stylesheets/screen.sass */
.zoom {
  display: none;
}

/* line 397, ../../../app/stylesheets/screen.sass */
.notice a {
  font-weight: bold;
}

/* line 400, ../../../app/stylesheets/screen.sass */
.more_activities {
  margin-top: 2em;
  text-align: center;
}

/* line 405, ../../../app/stylesheets/screen.sass */
.headline img.main_image {
  display: block;
  margin: 20px auto;
}
/* line 408, ../../../app/stylesheets/screen.sass */
.headline p {
  text-align: justify;
}

/* line 1, ../../../app/stylesheets/partials/_items.sass */
.item {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border: 2px solid #6f605a;
  padding: 10px;
  margin-bottom: 10px;
  background-color: white;
  position: relative;
  height: 160px;
}
/* line 5, ../../../app/stylesheets/partials/_items.sass */
.item p {
  margin: 0;
}
/* line 7, ../../../app/stylesheets/partials/_items.sass */
.item dt {
  float: left;
  margin-right: 10px;
}
/* line 10, ../../../app/stylesheets/partials/_items.sass */
.item dt em {
  margin-left: 10px;
}
/* line 12, ../../../app/stylesheets/partials/_items.sass */
.item a {
  color: #6f605a;
}
/* line 14, ../../../app/stylesheets/partials/_items.sass */
.item img {
  float: right;
}
/* line 16, ../../../app/stylesheets/partials/_items.sass */
.item .zoomable img {
  margin: 10px;
}
/* line 18, ../../../app/stylesheets/partials/_items.sass */
.item .actions {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
/* line 23, ../../../app/stylesheets/partials/_items.sass */
.item .actions form {
  display: inline;
}

/* line 1, ../../../app/stylesheets/partials/_pagination.sass */
div.pagination {
  padding: 5px;
  margin: 5px;
  text-align: center;
  clear: both;
  font-size: 10px;
}

/* line 8, ../../../app/stylesheets/partials/_pagination.sass */
div.pagination a {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #795636;
  text-decoration: none;
  color: #795636;
}
/* line 14, ../../../app/stylesheets/partials/_pagination.sass */
div.pagination a:hover, div.pagination a:active {
  border: 1px solid #795636;
  color: white;
  background-color: #795636;
  text-decoration: none;
}

/* line 19, ../../../app/stylesheets/partials/_pagination.sass */
div.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #795636;
  font-weight: bold;
  background-color: #795636;
  color: white;
}

/* line 26, ../../../app/stylesheets/partials/_pagination.sass */
div.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin-right: 2px;
  border: 1px solid #f3f3f3;
  color: #cccccc;
}

/* line 1, ../../../app/stylesheets/partials/_users.sass */
.user {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border: 2px solid #6f605a;
  padding: 10px;
  margin-bottom: 10px;
  background-color: white;
  border-size: 3px;
  height: 90px;
}
/* line 6, ../../../app/stylesheets/partials/_users.sass */
.user .avatar {
  float: left;
  margin-right: 10px;
}
/* line 9, ../../../app/stylesheets/partials/_users.sass */
.user .friendship_box {
  float: right;
}
/* line 11, ../../../app/stylesheets/partials/_users.sass */
.user .shelf img {
  vertical-align: top;
}

/* line 1, ../../../app/stylesheets/partials/_friendships.sass */
.friendship, .all_way_friendship {
  border-bottom: 1px solid #6f605a;
  border-top: 1px solid #6f605a;
  margin-bottom: -1px;
  line-height: 50px;
}
/* line 6, ../../../app/stylesheets/partials/_friendships.sass */
.friendship img, .all_way_friendship img {
  padding: 0 10px 2px 0;
  vertical-align: middle;
}
/* line 9, ../../../app/stylesheets/partials/_friendships.sass */
.friendship form, .all_way_friendship form {
  display: inline;
}
/* line 11, ../../../app/stylesheets/partials/_friendships.sass */
.friendship .actions, .all_way_friendship .actions {
  float: right;
}
/* line 13, ../../../app/stylesheets/partials/_friendships.sass */
.friendship .avatar.ignored, .all_way_friendship .avatar.ignored {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 1, ../../../app/stylesheets/partials/_loans.sass */
.loan {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border: 2px solid #6f605a;
  padding: 10px;
  margin-bottom: 10px;
  background-color: white;
  clear: both;
  position: relative;
  min-height: 105px;
  padding: 10px 10px 15px 10px;
}
/* line 7, ../../../app/stylesheets/partials/_loans.sass */
.loan .icons {
  width: 65px;
  float: left;
}
/* line 10, ../../../app/stylesheets/partials/_loans.sass */
.loan .icons .avatar {
  margin-top: 10px;
}
/* line 12, ../../../app/stylesheets/partials/_loans.sass */
.loan a {
  font-weight: bold;
}
/* line 14, ../../../app/stylesheets/partials/_loans.sass */
.loan .loan_actions {
  padding-left: 65px;
}
/* line 16, ../../../app/stylesheets/partials/_loans.sass */
.loan .loan_actions form {
  display: inline;
}
/* line 18, ../../../app/stylesheets/partials/_loans.sass */
.loan .loaned_item {
  float: right;
}
/* line 20, ../../../app/stylesheets/partials/_loans.sass */
.loan img.inactive {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
}
/* line 22, ../../../app/stylesheets/partials/_loans.sass */
.loan .ended {
  color: #999999;
}
/* line 24, ../../../app/stylesheets/partials/_loans.sass */
.loan p {
  width: 450px;
  margin-bottom: 10px !important;
  padding-left: 65px;
}

/* line 2, ../../../app/stylesheets/partials/_ownerships.sass */
#shelf ul {
  margin: 0;
}
/* line 4, ../../../app/stylesheets/partials/_ownerships.sass */
#shelf .ui-widget-header {
  background: none;
  border: none;
  border-bottom: 1px solid #477059;
}
/* line 8, ../../../app/stylesheets/partials/_ownerships.sass */
#shelf .ui-widget-content {
  background: none;
  border: none;
}
/* line 11, ../../../app/stylesheets/partials/_ownerships.sass */
#shelf hr {
  margin-top: 20px;
}

/* line 14, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 150px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  height: 160px;
}
/* line 139, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .ownership_box {
  overflow-x: hidden;
}
/* line 20, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box .ownership_title {
  height: 3em;
}
/* line 22, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box .ownership_title a {
  color: #b5b5b6;
  text-decoration: none;
  display: none;
}
/* line 26, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box .ownership_title a:visited {
  color: #b5b5b6;
}
/* line 28, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box .ownership_bg {
  width: 230px;
  height: 119px;
  text-align: center;
  background: url(/images/new_prod_box.png) no-repeat center;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 150px;
}
/* line 31, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box form {
  display: inline;
}
/* line 34, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership_box .shortcuts {
  margin: 0 auto;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -webkit-border-bottom-left-radius: 0.5em;
  -webkit-border-bottom-right-radius: 0.5em;
  display: none;
  position: absolute;
  top: 155px;
  left: 24px;
  width: 100px;
  padding-top: 2px;
  height: 20px;
}

/* line 51, ../../../app/stylesheets/partials/_ownerships.sass */
.out_layer {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  background: white url(/images/icons/48x48/clock.png) no-repeat center center;
  height: 111px;
  width: 128px;
  top: 40px;
  left: 11px;
}

/* line 62, ../../../app/stylesheets/partials/_ownerships.sass */
.new_ownership {
  text-align: center;
}
/* line 64, ../../../app/stylesheets/partials/_ownerships.sass */
.new_ownership img {
  margin: 1em;
}
/* line 66, ../../../app/stylesheets/partials/_ownerships.sass */
.new_ownership .actions {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border: 2px solid #6f605a;
  padding: 10px;
  margin-bottom: 10px;
  background-color: white;
}
/* line 68, ../../../app/stylesheets/partials/_ownerships.sass */
.new_ownership .actions form {
  display: inline;
}

/* line 71, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership {
  position: relative;
  margin: 30px 0;
}
/* line 74, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership .avatar.owner {
  padding: 4px;
  border: 1px solid #b2b299;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 79, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership img.item_image {
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid  #e8e6c6;
  padding: 10px;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
}
/* line 86, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership dt {
  color: #f8981d;
  float: left;
  margin-right: 0.5em;
}
/* line 90, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership em {
  margin-left: 10px;
}
/* line 92, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership .actions {
  clear: both;
  border-top: 1px dashed #b2b299;
  border-bottom: 1px dashed #b2b299;
  margin: 10px 0;
  padding: 20px 0;
}
/* line 98, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership .actions form {
  display: inline;
}
/* line 100, ../../../app/stylesheets/partials/_ownerships.sass */
.ownership .notes {
  clear: both;
}

/* line 103, ../../../app/stylesheets/partials/_ownerships.sass */
#rating_value {
  margin-left: 20px;
}

/* line 106, ../../../app/stylesheets/partials/_ownerships.sass */
.add_first_item {
  text-align: center;
}
/* line 108, ../../../app/stylesheets/partials/_ownerships.sass */
.add_first_item a {
  text-decoration: none !important;
}
/* line 110, ../../../app/stylesheets/partials/_ownerships.sass */
.add_first_item a:hover {
  text-decoration: none !important;
  color: #6f605a !important;
}

/* line 114, ../../../app/stylesheets/partials/_ownerships.sass */
p.results a {
  font-weight: bold;
}

/* line 2, ../../../app/stylesheets/partials/_friendshelves.sass */
.friends .avatar {
  padding: 4px;
  border: 2px solid white;
}
/* line 5, ../../../app/stylesheets/partials/_friendshelves.sass */
.friends .avatar:hover {
  border: 2px solid #b2b299;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* line 9, ../../../app/stylesheets/partials/_friendshelves.sass */
.friends .selected {
  border: 2px solid #6f605a;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* line 1, ../../../app/stylesheets/partials/_activities.sass */
.activity {
  position: relative;
}
/* line 3, ../../../app/stylesheets/partials/_activities.sass */
.activity img.icon, .activity .avatar {
  float: left;
}
/* line 5, ../../../app/stylesheets/partials/_activities.sass */
.activity .avatar {
  padding: 4px;
  border: 1px solid #b2b299;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 20px;
}
/* line 7, ../../../app/stylesheets/partials/_activities.sass */
.activity .action {
  margin-top: 7px;
  margin-left: 30px;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
  height: 90px;
}
/* line 13, ../../../app/stylesheets/partials/_activities.sass */
.activity .action .target {
  position: absolute;
  right: 10px;
  top: 0;
}
/* line 17, ../../../app/stylesheets/partials/_activities.sass */
.activity .action p {
  width: 590px;
  margin: 0;
}
/* line 20, ../../../app/stylesheets/partials/_activities.sass */
.activity .action abbr {
  color: #b2b299;
  border: 0;
  font-weight: normal;
}
