/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  font-size: 100.01%;
}

/* line 16, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 39, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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 65, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 67, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 68, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 69, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 71, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 72, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 73, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 74, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 75, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:visited {
  color: #000066;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:focus {
  color: black;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:hover {
  color: black;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:active {
  color: #cc0099;
}

/* line 78, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 79, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong {
  font-weight: bold;
}

/* line 80, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em {
  font-style: italic;
}

/* line 81, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dfn {
  font-style: italic;
  font-weight: bold;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 83, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 85, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 86, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 87, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 88, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 89, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}

/* line 90, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 91, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 92, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 93, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 94, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 95, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 96, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 97, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #c3d9ff;
}

/* line 98, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 99, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tr.even td {
  background: #e5ecf9;
}

/* line 100, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 101, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 102, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 103, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clear {
  clear: both;
}

/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.nowrap {
  white-space: nowrap;
}

/* line 16, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.first {
  margin-left: 0;
  padding-left: 0;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.last {
  margin-right: 0;
  padding-right: 0;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.top {
  margin-top: 0;
  padding-top: 0;
}

/* line 35, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 46, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.container {
  width: 930px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 48, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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: 20px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.last, div.last {
  margin-right: 0;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-1 {
  width: 19.583px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-2 {
  width: 59.167px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-3 {
  width: 98.75px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-4 {
  width: 138.333px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-5 {
  width: 177.917px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-6 {
  width: 217.5px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-7 {
  width: 257.083px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-8 {
  width: 296.667px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-9 {
  width: 336.25px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-10 {
  width: 375.833px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-11 {
  width: 415.417px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-12 {
  width: 455px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-13 {
  width: 494.583px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-14 {
  width: 534.167px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-15 {
  width: 573.75px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-16 {
  width: 613.333px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-17 {
  width: 652.917px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-18 {
  width: 692.5px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-19 {
  width: 732.083px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-20 {
  width: 771.667px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-21 {
  width: 811.25px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-22 {
  width: 850.833px;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-23 {
  width: 890.417px;
}

/* line 57, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-24, div.span-24 {
  width: 930px;
  margin: 0;
}

/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-1, textarea.span-1, select.span-1 {
  width: 19.583px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-2, textarea.span-2, select.span-2 {
  width: 59.167px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-3, textarea.span-3, select.span-3 {
  width: 98.75px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-4, textarea.span-4, select.span-4 {
  width: 138.333px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-5, textarea.span-5, select.span-5 {
  width: 177.917px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-6, textarea.span-6, select.span-6 {
  width: 217.5px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-7, textarea.span-7, select.span-7 {
  width: 257.083px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-8, textarea.span-8, select.span-8 {
  width: 296.667px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-9, textarea.span-9, select.span-9 {
  width: 336.25px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-10, textarea.span-10, select.span-10 {
  width: 375.833px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-11, textarea.span-11, select.span-11 {
  width: 415.417px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-12, textarea.span-12, select.span-12 {
  width: 455px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-13, textarea.span-13, select.span-13 {
  width: 494.583px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-14, textarea.span-14, select.span-14 {
  width: 534.167px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-15, textarea.span-15, select.span-15 {
  width: 573.75px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-16, textarea.span-16, select.span-16 {
  width: 613.333px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-17, textarea.span-17, select.span-17 {
  width: 652.917px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-18, textarea.span-18, select.span-18 {
  width: 692.5px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-19, textarea.span-19, select.span-19 {
  width: 732.083px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-20, textarea.span-20, select.span-20 {
  width: 771.667px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-21, textarea.span-21, select.span-21 {
  width: 811.25px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-22, textarea.span-22, select.span-22 {
  width: 850.833px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-23, textarea.span-23, select.span-23 {
  width: 890.417px !important;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-24, textarea.span-24, select.span-24 {
  width: 930px !important;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-1 {
  padding-right: 40px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-2 {
  padding-right: 80px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-3 {
  padding-right: 120px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-4 {
  padding-right: 160px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-5 {
  padding-right: 200px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-6 {
  padding-right: 240px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-7 {
  padding-right: 280px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-8 {
  padding-right: 320px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-9 {
  padding-right: 360px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-10 {
  padding-right: 400px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-11 {
  padding-right: 440px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-12 {
  padding-right: 480px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-13 {
  padding-right: 520px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-14 {
  padding-right: 560px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-15 {
  padding-right: 600px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-16 {
  padding-right: 640px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-17 {
  padding-right: 680px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-18 {
  padding-right: 720px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-19 {
  padding-right: 760px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-20 {
  padding-right: 800px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-21 {
  padding-right: 840px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-22 {
  padding-right: 880px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-23 {
  padding-right: 920px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-1 {
  padding-left: 40px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-2 {
  padding-left: 80px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-3 {
  padding-left: 120px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-4 {
  padding-left: 160px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-5 {
  padding-left: 200px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-6 {
  padding-left: 240px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-7 {
  padding-left: 280px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-8 {
  padding-left: 320px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-9 {
  padding-left: 360px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-10 {
  padding-left: 400px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-11 {
  padding-left: 440px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-12 {
  padding-left: 480px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-13 {
  padding-left: 520px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-14 {
  padding-left: 560px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-15 {
  padding-left: 600px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-16 {
  padding-left: 640px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-17 {
  padding-left: 680px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-18 {
  padding-left: 720px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-19 {
  padding-left: 760px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-20 {
  padding-left: 800px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-21 {
  padding-left: 840px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-22 {
  padding-left: 880px;
}

/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-23 {
  padding-left: 920px;
}

/* line 74, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1 {
  margin-left: -40px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-2 {
  margin-left: -80px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-3 {
  margin-left: -120px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-4 {
  margin-left: -160px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-5 {
  margin-left: -200px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-6 {
  margin-left: -240px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-7 {
  margin-left: -280px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-8 {
  margin-left: -320px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-9 {
  margin-left: -360px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-10 {
  margin-left: -400px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-11 {
  margin-left: -440px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-12 {
  margin-left: -480px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-13 {
  margin-left: -520px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-14 {
  margin-left: -560px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-15 {
  margin-left: -600px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-16 {
  margin-left: -640px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-17 {
  margin-left: -680px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-18 {
  margin-left: -720px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-19 {
  margin-left: -760px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-20 {
  margin-left: -800px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-21 {
  margin-left: -840px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-22 {
  margin-left: -880px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-23 {
  margin-left: -920px;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-24 {
  margin-left: -960px;
}

/* line 79, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1 {
  margin: 0 -40px 1.5em 40px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-2 {
  margin: 0 -80px 1.5em 80px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-3 {
  margin: 0 -120px 1.5em 120px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-4 {
  margin: 0 -160px 1.5em 160px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-5 {
  margin: 0 -200px 1.5em 200px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-6 {
  margin: 0 -240px 1.5em 240px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-7 {
  margin: 0 -280px 1.5em 280px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-8 {
  margin: 0 -320px 1.5em 320px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-9 {
  margin: 0 -360px 1.5em 360px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-10 {
  margin: 0 -400px 1.5em 400px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-11 {
  margin: 0 -440px 1.5em 440px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-12 {
  margin: 0 -480px 1.5em 480px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-13 {
  margin: 0 -520px 1.5em 520px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-14 {
  margin: 0 -560px 1.5em 560px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-15 {
  margin: 0 -600px 1.5em 600px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-16 {
  margin: 0 -640px 1.5em 640px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-17 {
  margin: 0 -680px 1.5em 680px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-18 {
  margin: 0 -720px 1.5em 720px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-19 {
  margin: 0 -760px 1.5em 760px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-20 {
  margin: 0 -800px 1.5em 800px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-21 {
  margin: 0 -840px 1.5em 840px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-22 {
  margin: 0 -880px 1.5em 880px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-23 {
  margin: 0 -920px 1.5em 920px;
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-24 {
  margin: 0 -960px 1.5em 960px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-top {
  margin-top: 1.5em;
}

/* line 86, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-bottom {
  margin-bottom: 1.5em;
}

/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
.showgrid {
  background: url('/images/grid.png');
}

/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error a {
  color: #8a1f11;
}

/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice a {
  color: #514721;
}

/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success a {
  color: #264409;
}

/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.hide {
  display: none;
}

/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.highlight {
  background: yellow;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.added {
  background: #006600;
  color: white;
}

/* line 16, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.removed {
  background: #990000;
  color: white;
}

/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
label {
  font-weight: bold;
}

/* line 19, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.title {
  font-size: 1.5em;
}
/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input[type=checkbox], input.checkbox, input[type=radio], input.radio {
  position: relative;
  top: 0.25em;
}

/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  margin: 0.5em 0;
  padding: 5px;
}

/* line 34, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  margin: 0.5em 0;
}

/* line 59, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  border: 1px solid #cccccc;
}

/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/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, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  width: 300px;
}

/* line 50, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  width: 390px;
  height: 250px;
}

/* line 4, ../../app/stylesheets/partials/_application.sass */
html {
  height: 100%;
}

/* line 6, ../../app/stylesheets/partials/_application.sass */
body {
  color: black;
  margin: 0px;
  line-height: 1.4em;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 13px;
  background-color: #f1f9ff;
}

/* line 13, ../../app/stylesheets/partials/_application.sass */
a, a:active, a:visited {
  text-decoration: none;
  color: #3467be;
  border: none;
}

/* line 15, ../../app/stylesheets/partials/_application.sass */
a:hover {
  color: #4aa5eb;
  text-decoration: underline;
}

/* line 17, ../../app/stylesheets/partials/_application.sass */
h1 {
  font-size: 2.6em;
  margin-bottom: 10px;
  line-height: 1.3em;
  color: #57575f;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
}

/* line 23, ../../app/stylesheets/partials/_application.sass */
h2 {
  font-size: 1.8em;
  margin-bottom: 15px;
  font-weight: normal;
  color: #57575f;
  line-height: 1.3em;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}

/* line 30, ../../app/stylesheets/partials/_application.sass */
h3 {
  font-size: 1.4em;
  line-height: 1.5em;
  margin-bottom: 15px;
  border-bottom: solid 1px #cccccc;
  font-weight: bold;
  padding-bottom: 5px;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}

/* line 38, ../../app/stylesheets/partials/_application.sass */
h4 {
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 7px;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #33333d;
}

/* line 44, ../../app/stylesheets/partials/_application.sass */
h5 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 48, ../../app/stylesheets/partials/_application.sass */
h6 {
  font-size: 1em;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 52, ../../app/stylesheets/partials/_application.sass */
p {
  margin-bottom: 15px;
  color: #57575f;
}

/* line 55, ../../app/stylesheets/partials/_application.sass */
strong {
  font-weight: bold;
}

/* line 57, ../../app/stylesheets/partials/_application.sass */
em {
  font-style: italic;
  color: #88888f;
}

/* line 60, ../../app/stylesheets/partials/_application.sass */
blockquote {
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Georgia', 'Times New Roman', serif;
  font-style: normal;
  padding: 10px 0px;
  color: #88888f;
  margin: 0px;
  line-height: 1.5em;
  font-size: 1.2em;
}
/* line 69, ../../app/stylesheets/partials/_application.sass */
blockquote .author {
  margin-top: 2px;
  text-align: right;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-style: italic;
  font-weight: normal;
}

/* line 76, ../../app/stylesheets/partials/_application.sass */
.highlight {
  background-color: #fbf7ed;
  font-weight: bold;
}

/* line 79, ../../app/stylesheets/partials/_application.sass */
.left {
  float: left;
  margin-right: 15px;
}

/* line 82, ../../app/stylesheets/partials/_application.sass */
.right {
  text-align: right;
  margin-left: 15px;
  float: right;
}

/* line 86, ../../app/stylesheets/partials/_application.sass */
.center {
  text-align: center;
}

/* line 88, ../../app/stylesheets/partials/_application.sass */
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  display: block;
}

/* line 95, ../../app/stylesheets/partials/_application.sass */
.hidden-slidedeck {
  display: none !important;
  height: 0px !important;
}

/* line 98, ../../app/stylesheets/partials/_application.sass */
.hidden {
  display: none;
}

/* line 100, ../../app/stylesheets/partials/_application.sass */
.relative {
  position: relative;
}

/* line 102, ../../app/stylesheets/partials/_application.sass */
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 104, ../../app/stylesheets/partials/_application.sass */
ol {
  list-style-type: none;
  margin-bottom: 15px;
  margin-left: 7px;
  padding: 0px;
  padding-left: 20px;
}
/* line 58, ../../app/stylesheets/partials/_mixins.sass */
ol li {
  margin-bottom: 10px;
}
/* line 107, ../../app/stylesheets/partials/_application.sass */
ol ol {
  margin-top: 5px;
}
/* line 109, ../../app/stylesheets/partials/_application.sass */
ol ol li {
  list-style-type: lower-alpha;
  font-style: italic;
}

/* line 112, ../../app/stylesheets/partials/_application.sass */
ul {
  list-style-type: none;
  margin-bottom: 15px;
  margin-left: 7px;
  padding: 0px;
}
/* line 58, ../../app/stylesheets/partials/_mixins.sass */
ul li {
  margin-bottom: 10px;
}
/* line 114, ../../app/stylesheets/partials/_application.sass */
ul li {
  background: url("../images/icons/bullet.gif") no-repeat;
  padding-left: 18px;
}

/* line 117, ../../app/stylesheets/partials/_application.sass */
ul.inline {
  margin: 0;
  clear: both;
  margin-bottom: 15px;
  float: left;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
ul.inline li {
  background: none;
  padding-left: 0;
}
/* line 122, ../../app/stylesheets/partials/_application.sass */
ul.inline li {
  float: left;
  margin-right: 5px;
}

/* line 126, ../../app/stylesheets/partials/_application.sass */
ul.no-formatting {
  margin: 0;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
ul.no-formatting li {
  background: none;
  padding-left: 0;
}

/* line 130, ../../app/stylesheets/partials/_application.sass */
ul.checkmark li {
  background-image: url("../images/icons/checkmark.png");
  padding-left: 30px;
}

/* line 133, ../../app/stylesheets/partials/_application.sass */
ul.details {
  margin: 0;
  color: #57575f;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
ul.details li {
  background: none;
  padding-left: 0;
}
/* line 136, ../../app/stylesheets/partials/_application.sass */
ul.details li {
  float: left;
  margin-right: 20px;
}

/* line 139, ../../app/stylesheets/partials/_application.sass */
.container {
  text-align: left;
  overflow: visible;
  position: relative;
}

/* line 143, ../../app/stylesheets/partials/_application.sass */
#wrapper {
  padding: 25px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 25px;
  background-color: white;
}

/* line 148, ../../app/stylesheets/partials/_application.sass */
#header {
  height: 65px;
  margin-bottom: 10px;
  border-bottom: solid 1px #c0def5;
  background-color: white;
}

/* line 153, ../../app/stylesheets/partials/_application.sass */
#footer {
  border-top: solid 1px #e9e9eb;
  padding-top: 20px;
  clear: both;
  margin-top: 15px;
}
/* line 158, ../../app/stylesheets/partials/_application.sass */
#footer .copyright {
  text-align: center;
  float: left;
  color: #57575f;
}
/* line 162, ../../app/stylesheets/partials/_application.sass */
#footer ul {
  color: #57575f;
  margin-left: 150px;
  display: block;
}
/* line 166, ../../app/stylesheets/partials/_application.sass */
#footer ul li {
  width: 150px;
  float: right;
  background-image: none;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 172, ../../app/stylesheets/partials/_application.sass */
#footer ul li ul {
  margin-top: 10px;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}
/* line 177, ../../app/stylesheets/partials/_application.sass */
#footer ul li ul li {
  text-transform: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

/* line 182, ../../app/stylesheets/partials/_application.sass */
.section {
  margin-bottom: 15px;
}
/* line 184, ../../app/stylesheets/partials/_application.sass */
.section ul {
  margin: 0;
  color: #33333d;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
.section ul li {
  background: none;
  padding-left: 0;
}
/* line 187, ../../app/stylesheets/partials/_application.sass */
.section ul li {
  margin-bottom: 5px;
}
/* line 189, ../../app/stylesheets/partials/_application.sass */
.section h3 {
  font-size: 1.2em;
  margin-bottom: 7px;
  font-weight: normal;
  color: #88888f;
  padding: 2px 0px;
}

/* line 195, ../../app/stylesheets/partials/_application.sass */
.stat {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.9em;
  color: #88888f;
  margin-right: 5px;
}
/* line 202, ../../app/stylesheets/partials/_application.sass */
.stat .num {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: bold;
  font-size: 1.6em;
  padding: 5px 14px 7px 14px;
  background-color: #3467be;
  color: white;
  margin-bottom: 3px;
}

/* line 213, ../../app/stylesheets/partials/_application.sass */
#left-sidebar .controls {
  text-align: center;
  padding-bottom: 10px;
}

/* line 217, ../../app/stylesheets/partials/_application.sass */
#right-sidebar h3 {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 1.5em;
  color: black;
  text-align: center;
  padding-bottom: 10px;
  border-bottom-color: #cccccc;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

/* line 229, ../../app/stylesheets/partials/_application.sass */
#logo {
  margin-left: 10px;
  float: left;
  margin-top: 10px;
}
/* line 233, ../../app/stylesheets/partials/_application.sass */
#logo a {
  display: block;
  padding-right: 20px;
}
/* line 236, ../../app/stylesheets/partials/_application.sass */
#logo a:hover {
  text-decoration: none;
  background: url("../images/icons/logo-back-home.png") no-repeat center right;
}

/* line 239, ../../app/stylesheets/partials/_application.sass */
.tooltip {
  cursor: default;
  display: inline;
}

/* line 242, ../../app/stylesheets/partials/_application.sass */
[data-tooltip]:hover {
  text-decoration: none;
}

/* line 244, ../../app/stylesheets/partials/_application.sass */
[data-tooltip] {
  margin-bottom: 2px;
  position: relative;
}
/* line 247, ../../app/stylesheets/partials/_application.sass */
[data-tooltip] .tooltip-wrapper {
  text-align: left;
  z-index: 100;
  position: absolute;
  display: none;
  left: -19px;
  top: -27px;
  float: left;
  width: 300px;
  padding-bottom: 7px;
  background: url("../images/icons/tooltip-arrow.png") 22px bottom no-repeat;
}
/* line 258, ../../app/stylesheets/partials/_application.sass */
[data-tooltip] .tooltip-wrapper .tooltip-text {
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 8px;
  font-weight: normal;
  background: #282828;
  color: white;
  float: left;
  font-size: 13px;
}

/* line 262, ../../app/stylesheets/partials/_application.sass */
#csc-example {
  width: 475px;
}

/* line 264, ../../app/stylesheets/partials/_application.sass */
.help {
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 8px;
  font-weight: normal;
  background: #282828;
  color: white;
  line-height: 1.3em;
  width: 350px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  z-index: 100;
}
/* line 273, ../../app/stylesheets/partials/_application.sass */
.help h3 {
  color: white;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 2px;
}
/* line 278, ../../app/stylesheets/partials/_application.sass */
.help ul {
  margin-top: 5px;
  margin-left: 18px;
}

/* line 281, ../../app/stylesheets/partials/_application.sass */
.pagination {
  margin: 15px 0px 15px 0px;
  text-align: center;
  clear: both;
}
/* line 285, ../../app/stylesheets/partials/_application.sass */
.pagination a, .pagination a:active, .pagination a:visited, .pagination span, .pagination em {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-decoration: none;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3467be;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3467be;
  color: #88888f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #cccccc;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: normal;
  margin-right: 3px;
  padding: 4px 6px;
}
/* line 292, ../../app/stylesheets/partials/_application.sass */
.pagination a.disabled, .pagination a:active.disabled, .pagination a:visited.disabled, .pagination span.disabled, .pagination em.disabled {
  border: none;
  background: none;
  cursor: default;
  color: #88888f;
}
/* line 297, ../../app/stylesheets/partials/_application.sass */
.pagination em {
  border-color: #1b3d70;
  color: white;
  background: #1b3d70;
  font-style: normal;
}
/* line 302, ../../app/stylesheets/partials/_application.sass */
.pagination a:hover {
  color: #57575f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #88888f;
}

/* line 304, ../../app/stylesheets/partials/_application.sass */
.project {
  border-bottom: solid 1px #e9e9eb;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 26, ../../app/stylesheets/partials/_mixins.sass */
.project ul.vertical-details {
  margin-bottom: 0px;
  color: #57575f;
}
/* line 29, ../../app/stylesheets/partials/_mixins.sass */
.project ul.vertical-details li {
  margin-bottom: 2px;
}
/* line 31, ../../app/stylesheets/partials/_mixins.sass */
.project .title {
  font-size: 1.7em;
  margin-bottom: 7px;
  line-height: 1.2em;
}
/* line 35, ../../app/stylesheets/partials/_mixins.sass */
.project .title a {
  display: block;
}
/* line 306, ../../app/stylesheets/partials/_application.sass */
.project .left {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 177.917px;
  text-align: center;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .project .left {
  overflow-x: hidden;
}
/* line 309, ../../app/stylesheets/partials/_application.sass */
.project .left .inner {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: solid 1px #e9e9eb;
  padding: 10px;
}
/* line 313, ../../app/stylesheets/partials/_application.sass */
.project .left .category {
  text-align: center;
  margin-top: 6px;
  font-weight: bold;
}
/* line 317, ../../app/stylesheets/partials/_application.sass */
.project .left .cost {
  padding: 1px;
  color: #348a00;
  margin-bottom: 5px;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
}
/* line 325, ../../app/stylesheets/partials/_application.sass */
.project .main {
  display: inline;
  float: left;
  margin-right: 0;
  width: 692.5px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .project .main {
  overflow-x: hidden;
}

/* line 328, ../../app/stylesheets/partials/_application.sass */
li > ul {
  padding-left: 2em;
}

/* line 334, ../../app/stylesheets/partials/_application.sass */
.full-message .time {
  color: #88888f;
}

/* line 357, ../../app/stylesheets/partials/_application.sass */
.unread-message {
  padding: 6px 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9eb;
  background-color: #f1f9ff;
  color: black;
}
/* line 339, ../../app/stylesheets/partials/_application.sass */
.unread-message a {
  display: block;
}
/* line 346, ../../app/stylesheets/partials/_application.sass */
.unread-message .image {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 59.167px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .image {
  overflow-x: hidden;
}
/* line 348, ../../app/stylesheets/partials/_application.sass */
.unread-message .name {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 138.333px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .name {
  overflow-x: hidden;
}
/* line 350, ../../app/stylesheets/partials/_application.sass */
.unread-message .contents {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 573.75px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .contents {
  overflow-x: hidden;
}
/* line 352, ../../app/stylesheets/partials/_application.sass */
.unread-message .controls {
  display: inline;
  float: left;
  margin-right: 0;
  width: 59.167px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .controls {
  overflow-x: hidden;
}
/* line 354, ../../app/stylesheets/partials/_application.sass */
.unread-message .controls a {
  text-align: right;
}
/* line 361, ../../app/stylesheets/partials/_application.sass */
.unread-message .body {
  font-weight: bold;
}

/* line 363, ../../app/stylesheets/partials/_application.sass */
.read-message {
  padding: 6px 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9eb;
}
/* line 339, ../../app/stylesheets/partials/_application.sass */
.read-message a {
  display: block;
}
/* line 346, ../../app/stylesheets/partials/_application.sass */
.read-message .image {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 59.167px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .image {
  overflow-x: hidden;
}
/* line 348, ../../app/stylesheets/partials/_application.sass */
.read-message .name {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 138.333px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .name {
  overflow-x: hidden;
}
/* line 350, ../../app/stylesheets/partials/_application.sass */
.read-message .contents {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 573.75px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .contents {
  overflow-x: hidden;
}
/* line 352, ../../app/stylesheets/partials/_application.sass */
.read-message .controls {
  display: inline;
  float: left;
  margin-right: 0;
  width: 59.167px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .controls {
  overflow-x: hidden;
}
/* line 354, ../../app/stylesheets/partials/_application.sass */
.read-message .controls a {
  text-align: right;
}

/* line 369, ../../app/stylesheets/partials/_application.sass */
.board-member h2 {
  margin-left: 0px;
  margin-bottom: 5px;
}

/* line 373, ../../app/stylesheets/partials/_application.sass */
.team-member {
  clear: both;
  margin-bottom: 20px;
}
/* line 376, ../../app/stylesheets/partials/_application.sass */
.team-member h2 {
  margin-left: 151px;
  margin-bottom: 5px;
}
/* line 380, ../../app/stylesheets/partials/_application.sass */
.team-member img.photo {
  width: 125px;
  padding: 7px;
  margin: 0px 10px 10px 0px;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
}

/* line 393, ../../app/stylesheets/partials/_application.sass */
.tour-content img {
  margin: 15px 0;
}

/* line 396, ../../app/stylesheets/partials/_application.sass */
.vertical-nav {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #c0def5;
  background-color: #f1f9ff;
  padding: 10px 0;
  margin-right: 10px;
  font-size: 1.1em;
}
/* line 403, ../../app/stylesheets/partials/_application.sass */
.vertical-nav .title {
  padding: 5px 15px 15px 0;
  font-weight: bold;
  text-align: right;
}
/* line 407, ../../app/stylesheets/partials/_application.sass */
.vertical-nav ul {
  margin: 0;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
.vertical-nav ul li {
  background: none;
  padding-left: 0;
}
/* line 409, ../../app/stylesheets/partials/_application.sass */
.vertical-nav ul li {
  padding: 0;
  text-align: right;
  margin: 0 !important;
}
/* line 413, ../../app/stylesheets/partials/_application.sass */
.vertical-nav ul li a {
  padding: 12px 15px;
  display: block;
  border: solid 1px #f1f9ff;
}
/* line 417, ../../app/stylesheets/partials/_application.sass */
.vertical-nav ul li span.current {
  padding: 12px 15px;
  color: #57575f;
  background-color: white;
  border: solid 1px #c0def5;
  border-right: none;
  margin-left: -8px;
  margin-right: -1px;
  font-weight: bold;
  display: block;
  -webkit-border-top-left-radius: 7px;
  -khtml-border-radius-topleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -khtml-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
}

/* line 428, ../../app/stylesheets/partials/_application.sass */
.inner-nav {
  font-size: 1.1em;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  margin-bottom: 15px;
  clear: both;
  border-bottom: solid 1px #cccccc;
  height: 30px;
}
/* line 435, ../../app/stylesheets/partials/_application.sass */
.inner-nav .leader {
  padding: 4px 13px;
  float: left;
}
/* line 439, ../../app/stylesheets/partials/_application.sass */
.inner-nav .trailer a {
  float: right;
  padding: 4px 10px;
}
/* line 442, ../../app/stylesheets/partials/_application.sass */
.inner-nav ul {
  margin: 0px;
  list-style: none;
}
/* line 445, ../../app/stylesheets/partials/_application.sass */
.inner-nav ul li {
  background-image: none;
  padding-left: 0px;
  float: left;
  display: block;
  margin-right: 3px;
  margin-bottom: 0px;
}
/* line 452, ../../app/stylesheets/partials/_application.sass */
.inner-nav ul li a, .inner-nav ul li input[type=submit], .inner-nav ul li span {
  border: solid 1px white;
  border-bottom: none;
  float: left;
  padding: 4px 10px 7px 10px;
}

/* line 460, ../../app/stylesheets/partials/_application.sass */
.inner-nav span.current {
  -webkit-border-top-left-radius: 7px;
  -khtml-border-radius-topleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -khtml-border-radius-topright: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  border-color: #cccccc;
  border-bottom: solid 1px white;
  color: #57575f;
  display: block;
}

/* line 471, ../../app/stylesheets/partials/_application.sass */
.project-stats {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: solid 1px #c0def5;
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
  padding: 10px 10px 0px 10px;
  background-color: #f1f9ff;
}

/* line 473, ../../app/stylesheets/partials/_application.sass */
.socialize {
  text-align: center;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: solid 1px #c0def5;
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
  padding: 10px 10px 0px 10px;
  background-color: #f1f9ff;
}
/* line 476, ../../app/stylesheets/partials/_application.sass */
.socialize div {
  padding: 7px 0px;
  border-bottom: dotted 1px white;
  clear: both;
}

/* line 482, ../../app/stylesheets/partials/_application.sass */
#top-nav {
  margin-left: 200px;
  height: 30px;
  margin-bottom: 30px;
  text-align: right;
  padding-top: 10px;
}
/* line 488, ../../app/stylesheets/partials/_application.sass */
#top-nav a {
  padding: 5px;
  margin: 0px 5px;
}
/* line 491, ../../app/stylesheets/partials/_application.sass */
#top-nav a img {
  margin-bottom: -3px;
}
/* line 493, ../../app/stylesheets/partials/_application.sass */
#top-nav a a {
  margin-right: 10px;
}
/* line 495, ../../app/stylesheets/partials/_application.sass */
#top-nav a a:hover {
  text-decoration: none;
}

/* line 498, ../../app/stylesheets/partials/_application.sass */
#main-nav {
  height: 45px;
  display: block;
  font-size: 1.5em;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
}
/* line 503, ../../app/stylesheets/partials/_application.sass */
#main-nav ul {
  float: right;
  padding: 0;
  margin: 0;
}
/* line 507, ../../app/stylesheets/partials/_application.sass */
#main-nav ul li {
  background-image: none;
  padding-left: 0px;
  margin-left: 7px;
  float: left;
  display: block;
}
/* line 513, ../../app/stylesheets/partials/_application.sass */
#main-nav ul li a {
  display: block;
  padding: 7px 11px;
}

/* line 518, ../../app/stylesheets/partials/_application.sass */
.faqs {
  margin-top: 25px;
}
/* line 520, ../../app/stylesheets/partials/_application.sass */
.faqs p {
  color: #57575f;
  margin-bottom: 20px;
}

/* line 526, ../../app/stylesheets/partials/_application.sass */
body.user-home #main-nav a.home {
  color: black;
  overflow: hidden;
}

/* line 529, ../../app/stylesheets/partials/_application.sass */
body.profile #main-nav a.profile {
  color: black;
  overflow: hidden;
}

/* line 532, ../../app/stylesheets/partials/_application.sass */
body.projects #main-nav a.projects {
  color: black;
  overflow: hidden;
}

/* line 535, ../../app/stylesheets/partials/_application.sass */
body.inbox #main-nav a.inbox {
  color: black;
  overflow: hidden;
}

/* line 538, ../../app/stylesheets/partials/_application.sass */
.filters span.current {
  color: #57575f;
  font-weight: bold;
  padding-left: 13px;
  background: url("../images/icons/filter-arrow.png") no-repeat left center;
}

/* line 545, ../../app/stylesheets/partials/_application.sass */
.profile-completeness {
  margin-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #88888f;
  background-color: #f1f9ff;
}
/* line 552, ../../app/stylesheets/partials/_application.sass */
.profile-completeness .bar {
  background: url(/images/profile-completeness.gif);
  height: 25px;
  color: white;
  font-weight: bold;
}

/* line 559, ../../app/stylesheets/partials/_application.sass */
#left-sidebar ul {
  list-style: none;
  margin-bottom: 10px;
}
/* line 562, ../../app/stylesheets/partials/_application.sass */
#left-sidebar ul li {
  margin-bottom: 7px;
}

/* line 565, ../../app/stylesheets/partials/_application.sass */
dl.press dt {
  margin-bottom: 4px;
}
/* line 567, ../../app/stylesheets/partials/_application.sass */
dl.press dd {
  margin-bottom: 17px;
  color: #57575f;
  font-style: italic;
}

/* line 571, ../../app/stylesheets/partials/_application.sass */
.main-payment {
  font-size: 1.8em;
  color: #348a00;
  margin: 25px 0;
  font-weight: bold;
}

/* line 576, ../../app/stylesheets/partials/_application.sass */
ul.contact-us {
  margin: 0;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
ul.contact-us li {
  background: none;
  padding-left: 0;
}
/* line 578, ../../app/stylesheets/partials/_application.sass */
ul.contact-us li {
  margin-bottom: 30px;
}
/* line 580, ../../app/stylesheets/partials/_application.sass */
ul.contact-us li h5 {
  padding-top: 5px;
  margin-left: 55px;
}
/* line 583, ../../app/stylesheets/partials/_application.sass */
ul.contact-us li .icon {
  float: left;
}

/* line 586, ../../app/stylesheets/partials/_application.sass */
.satisfaction-guarantee {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
/* line 589, ../../app/stylesheets/partials/_application.sass */
.satisfaction-guarantee .seal {
  position: absolute;
  left: 0;
}
/* line 592, ../../app/stylesheets/partials/_application.sass */
.satisfaction-guarantee .text {
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-top-right-radius: 10px;
  -khtml-border-radius-topright: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -khtml-border-radius-bottomright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  margin: 10px 15px 25px 40px;
  padding: 8px;
  padding-left: 30px;
  padding-right: 15px;
  border: solid 1px #e9e9eb;
  background-color: #f6f6f8;
  text-align: left;
}

/* line 602, ../../app/stylesheets/partials/_application.sass */
table.receipt {
  border-top: solid 2px #cccccc;
}
/* line 604, ../../app/stylesheets/partials/_application.sass */
table.receipt th, table.receipt td {
  padding: 8px 10px;
  border-top: solid 1px white;
}
/* line 607, ../../app/stylesheets/partials/_application.sass */
table.receipt th {
  text-transform: uppercase;
  background: #e9e9eb;
}
/* line 610, ../../app/stylesheets/partials/_application.sass */
table.receipt td {
  background: #f6f6f8;
}
/* line 613, ../../app/stylesheets/partials/_application.sass */
table.receipt tr.total td.title {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}
/* line 617, ../../app/stylesheets/partials/_application.sass */
table.receipt tr.total td {
  background: white;
}
/* line 619, ../../app/stylesheets/partials/_application.sass */
table.receipt tr.total td.amount {
  font-weight: bold;
}

/* line 621, ../../app/stylesheets/partials/_application.sass */
.free-post {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 0 15px 0;
}
/* line 624, ../../app/stylesheets/partials/_application.sass */
.free-post .project-fee {
  font-size: 2em;
  font-weight: bold;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #348a00;
  margin: 10px 0;
}

/* line 630, ../../app/stylesheets/partials/_application.sass */
a.signup-button-students {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: none;
  overflow: hidden;
  text-indent: -1000px;
  width: 270px;
  height: 81px;
  margin: 15px;
  background: url("../images/banners/signup-button-students-normal.png") no-repeat;
}

/* line 633, ../../app/stylesheets/partials/_application.sass */
a:hover.signup-button-students {
  background: url("../images/banners/signup-button-students-hover.png") no-repeat;
}

/* line 635, ../../app/stylesheets/partials/_application.sass */
a.signup-button-businesses {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: none;
  overflow: hidden;
  text-indent: -1000px;
  width: 270px;
  height: 81px;
  margin: 15px;
  background: url("../images/banners/signup-button-businesses-normal.png") no-repeat;
}

/* line 638, ../../app/stylesheets/partials/_application.sass */
a:hover.signup-button-businesses {
  background: url("../images/banners/signup-button-businesses-hover.png") no-repeat;
}

/* line 641, ../../app/stylesheets/partials/_application.sass */
.error, .alert, #error_explanation {
  color: #b80000;
  font-size: 1em;
  font-weight: bold;
  padding: 13px;
  background-color: #ffdcdc;
  margin-bottom: 15px;
  border: solid 1px #efa1a4;
  border-left: none;
  border-right: none;
}
/* line 195, ../../app/stylesheets/partials/_mixins.sass */
.error h2, .alert h2, #error_explanation h2 {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  color: #b80000;
}
/* line 200, ../../app/stylesheets/partials/_mixins.sass */
.error p, .alert p, #error_explanation p {
  font-weight: normal;
  margin: 0px;
}
/* line 203, ../../app/stylesheets/partials/_mixins.sass */
.error ul, .alert ul, #error_explanation ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 208, ../../app/stylesheets/partials/_mixins.sass */
.error ul li, .alert ul li, #error_explanation ul li {
  padding-left: 0px;
  background: none;
  margin-bottom: 2px;
  color: #b80000;
}

/* line 643, ../../app/stylesheets/partials/_application.sass */
.notice {
  color: #3f7316;
  font-size: 1em;
  font-weight: bold;
  padding: 13px;
  background-color: #d6f9c2;
  margin-bottom: 15px;
  border: solid 1px #90c954;
  border-left: none;
  border-right: none;
}
/* line 195, ../../app/stylesheets/partials/_mixins.sass */
.notice h2 {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  color: #3f7316;
}
/* line 200, ../../app/stylesheets/partials/_mixins.sass */
.notice p {
  font-weight: normal;
  margin: 0px;
}
/* line 203, ../../app/stylesheets/partials/_mixins.sass */
.notice ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 208, ../../app/stylesheets/partials/_mixins.sass */
.notice ul li {
  padding-left: 0px;
  background: none;
  margin-bottom: 2px;
  color: #3f7316;
}

/* line 645, ../../app/stylesheets/partials/_application.sass */
.warning {
  color: #57575f;
  font-size: 1em;
  font-weight: bold;
  padding: 13px;
  background-color: white;
  margin-bottom: 15px;
  border: solid 1px white;
  border-left: none;
  border-right: none;
}
/* line 195, ../../app/stylesheets/partials/_mixins.sass */
.warning h2 {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  color: #57575f;
}
/* line 200, ../../app/stylesheets/partials/_mixins.sass */
.warning p {
  font-weight: normal;
  margin: 0px;
}
/* line 203, ../../app/stylesheets/partials/_mixins.sass */
.warning ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 208, ../../app/stylesheets/partials/_mixins.sass */
.warning ul li {
  padding-left: 0px;
  background: none;
  margin-bottom: 2px;
  color: #57575f;
}

/* line 647, ../../app/stylesheets/partials/_application.sass */
.callout {
  background-color: #f1f9ff;
  border: solid 1px #e9e9eb;
  border-left: none;
  border-right: none;
  margin-bottom: 15px;
  padding: 15px 12px;
  color: #33333d;
}

/* line 655, ../../app/stylesheets/partials/_application.sass */
.empty-notice {
  font-size: 1.6em;
  color: #88888f;
  font-style: italic;
  margin-top: 100px;
  text-align: center;
}

/* line 661, ../../app/stylesheets/partials/_application.sass */
.callout-footer {
  padding: 5px 8px;
  border-top: solid 1px #e9e9eb;
  color: #57575f;
}

/* line 667, ../../app/stylesheets/partials/_application.sass */
a.delete, a:active.delete, a:visited.delete, a:hover.delete {
  color: #b80000;
}
/* line 669, ../../app/stylesheets/partials/_application.sass */
a.button, a:active.button, a:visited.button, a:hover.button {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-decoration: none;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3467be;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3467be;
}
/* line 671, ../../app/stylesheets/partials/_application.sass */
a.button-gray, a:active.button-gray, a:visited.button-gray, a:hover.button-gray {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-decoration: none;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3467be;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3467be;
  color: #88888f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #cccccc;
}

/* line 675, ../../app/stylesheets/partials/_application.sass */
a:hover.button {
  text-decoration: none;
  border: solid 1px #1b3d70;
  background-color: #4aa5eb;
  background-image: none;
}
/* line 677, ../../app/stylesheets/partials/_application.sass */
a:hover.button-gray {
  text-decoration: none;
  border: solid 1px #1b3d70;
  background-color: #4aa5eb;
  background-image: none;
  color: #57575f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #88888f;
}

/* line 681, ../../app/stylesheets/partials/_application.sass */
a:active.button {
  text-decoration: none;
}

/* line 683, ../../app/stylesheets/partials/_application.sass */
button, input[type="button"], input[type="submit"], submit {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-decoration: none;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3467be;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3467be;
}
/* line 685, ../../app/stylesheets/partials/_application.sass */
button.button-gray, input[type="button"].button-gray, input[type="submit"].button-gray, submit.button-gray {
  color: #88888f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #cccccc;
}

/* line 687, ../../app/stylesheets/partials/_application.sass */
button:hover, input[type="button"]:hover, input[type="submit"]:hover, submit:hover {
  text-decoration: none;
  border: solid 1px #1b3d70;
  background-color: #4aa5eb;
  background-image: none;
}
/* line 689, ../../app/stylesheets/partials/_application.sass */
button:hover.button-gray, input[type="button"]:hover.button-gray, input[type="submit"]:hover.button-gray, submit:hover.button-gray {
  color: #57575f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #88888f;
}

/* line 691, ../../app/stylesheets/partials/_application.sass */
button:active, input[type="button"]:active, input[type="submit"]:active, submit:active {
  text-decoration: none;
}

/* line 693, ../../app/stylesheets/partials/_application.sass */
.portfolio-nav {
  margin-bottom: 15px;
  text-align: right;
  font-size: 1.2em;
}
/* line 697, ../../app/stylesheets/partials/_application.sass */
.portfolio-nav a.thumbnails-view {
  padding-left: 20px;
  margin-right: 15px;
  background: url("../images/icons/thumbnails.png") center left no-repeat;
}
/* line 701, ../../app/stylesheets/partials/_application.sass */
.portfolio-nav a.thumbnails-view:hover {
  background-image: url("../images/icons/thumbnails-hover.png");
}
/* line 703, ../../app/stylesheets/partials/_application.sass */
.portfolio-nav a.gallery-view {
  padding-left: 20px;
  background: url("../images/icons/gallery.png") center left no-repeat;
}
/* line 706, ../../app/stylesheets/partials/_application.sass */
.portfolio-nav a.gallery-view:hover {
  background-image: url("../images/icons/gallery-hover.png");
}

/* line 709, ../../app/stylesheets/partials/_application.sass */
a.like {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 1.1em;
  padding: 4px 12px 4px 30px;
  color: white;
  background-position: 10px center;
  background-color: #4aa5eb;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("../images/icons/like.png");
}
/* line 712, ../../app/stylesheets/partials/_application.sass */
a.like:hover {
  background-color: #cccccc;
  text-decoration: none;
}

/* line 714, ../../app/stylesheets/partials/_application.sass */
span.liked {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 1.1em;
  padding: 4px 12px 4px 30px;
  color: white;
  background-position: 10px center;
  background-color: #4aa5eb;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("../images/icons/following.png");
}

/* line 717, ../../app/stylesheets/partials/_application.sass */
a.follow {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 1.1em;
  padding: 4px 12px 4px 30px;
  color: white;
  background-position: 10px center;
  background-color: #4aa5eb;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("../images/icons/follow.png");
}
/* line 720, ../../app/stylesheets/partials/_application.sass */
a.follow:hover {
  background-color: #cccccc;
  text-decoration: none;
}

/* line 722, ../../app/stylesheets/partials/_application.sass */
a.following {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 1.1em;
  padding: 4px 12px 4px 30px;
  color: white;
  background-position: 10px center;
  background-color: #4aa5eb;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("../images/icons/following.png");
  background-color: #3f7316;
}

/* line 726, ../../app/stylesheets/partials/_application.sass */
a.unfollow {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 1.1em;
  padding: 4px 12px 4px 30px;
  color: white;
  background-position: 10px center;
  background-color: #4aa5eb;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("../images/icons/unfollow.png");
  background-color: #b80000;
}

/* line 730, ../../app/stylesheets/partials/_application.sass */
.next {
  float: right;
}

/* line 732, ../../app/stylesheets/partials/_application.sass */
.back {
  float: left;
}

/* line 735, ../../app/stylesheets/partials/_application.sass */
input[type="submit"].link {
  text-decoration: none;
  color: #3467be;
  border: none;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: none;
  font-size: 1em;
  padding: 0px;
  font-weight: normal;
  margin: 0;
}

/* line 744, ../../app/stylesheets/partials/_application.sass */
input[type="submit"].link:hover {
  color: #4aa5eb;
  text-decoration: underline;
}

/* line 747, ../../app/stylesheets/partials/_application.sass */
label {
  font-weight: normal;
}

/* line 750, ../../app/stylesheets/partials/_application.sass */
input, textarea, select {
  outline-style: none;
}

/* line 753, ../../app/stylesheets/partials/_application.sass */
input[type="text"], input[type="password"], input[type="email"], textarea, select {
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 7px;
  margin: 0px;
  font-size: 1.1em;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  border: solid 1px #88888f;
}
/* line 755, ../../app/stylesheets/partials/_application.sass */
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus {
  color: black;
  border-color: #4aa5eb;
  background-color: #f1f9ff;
}
/* line 757, ../../app/stylesheets/partials/_application.sass */
input[type="text"].example, input[type="password"].example, input[type="email"].example, textarea.example, select.example {
  color: #cccccc;
}

/* line 760, ../../app/stylesheets/partials/_application.sass */
input[type="text"], input[type="password"], input[type="email"], textarea {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
}

/* line 768, ../../app/stylesheets/partials/_application.sass */
input[type="text"].credit-card {
  background: url("../images/icons/lock.png") no-repeat right center;
  width: 240px;
}

/* line 772, ../../app/stylesheets/partials/_application.sass */
.super-short-text {
  width: 200px !important;
}

/* line 774, ../../app/stylesheets/partials/_application.sass */
.short-text {
  width: 285px !important;
}

/* line 776, ../../app/stylesheets/partials/_application.sass */
.long-text {
  width: 540px !important;
}

/* line 779, ../../app/stylesheets/partials/_application.sass */
fieldset {
  border: none;
  padding: 0px;
}

/* line 783, ../../app/stylesheets/partials/_application.sass */
form fieldset {
  padding-top: 10px;
  margin-bottom: 15px;
}
/* line 786, ../../app/stylesheets/partials/_application.sass */
form fieldset ul {
  list-style: none;
  margin: 0px;
}
/* line 789, ../../app/stylesheets/partials/_application.sass */
form fieldset ul li {
  background-image: none;
  padding-left: 0px;
  margin: 0px 0px 5px 0px;
}
/* line 793, ../../app/stylesheets/partials/_application.sass */
form fieldset dl {
  margin-bottom: 0px;
}
/* line 795, ../../app/stylesheets/partials/_application.sass */
form fieldset dl dt {
  margin-bottom: 5px;
  font-weight: normal;
  color: #57575f;
}
/* line 799, ../../app/stylesheets/partials/_application.sass */
form fieldset dl dd {
  padding: 0px;
  margin-bottom: 15px;
  position: relative;
  margin-left: 0px;
}
/* line 805, ../../app/stylesheets/partials/_application.sass */
form fieldset dl dd .fieldWithErrors input[type="text"], form fieldset dl dd .fieldWithErrors input[type="password"], form fieldset dl dd .fieldWithErrors textarea {
  border-color: #b80000;
}
/* line 807, ../../app/stylesheets/partials/_application.sass */
form fieldset dl dd.text {
  font-weight: bold;
  padding-top: 1px;
  margin: 5px 0 15px 0;
}
/* line 811, ../../app/stylesheets/partials/_application.sass */
form fieldset dl dd.checkbox {
  margin-top: 5px;
}
/* line 813, ../../app/stylesheets/partials/_application.sass */
form fieldset dl dd.select {
  margin-top: 3px;
}
/* line 815, ../../app/stylesheets/partials/_application.sass */
form .buttons {
  clear: left;
  text-align: center;
  margin-bottom: 10px;
}

/* line 822, ../../app/stylesheets/partials/_application.sass */
fieldset.inline input.text, fieldset.inline textarea.text {
  width: 250px;
}
/* line 824, ../../app/stylesheets/partials/_application.sass */
fieldset.inline dl {
  float: left;
  clear: both;
}
/* line 827, ../../app/stylesheets/partials/_application.sass */
fieldset.inline dl dt.with_field {
  margin-top: 4px;
}
/* line 829, ../../app/stylesheets/partials/_application.sass */
fieldset.inline dl dt {
  clear: left;
  text-align: right;
  float: left;
  width: 190px;
  margin-right: 8px;
  margin-top: 6px;
}
/* line 836, ../../app/stylesheets/partials/_application.sass */
fieldset.inline dl dd {
  float: left;
  width: 475px;
  clear: right;
}

/* line 843, ../../app/stylesheets/partials/_application.sass */
fieldset.info dl dt {
  font-weight: normal;
  clear: left;
  float: left;
  width: 200px;
  color: #57575f;
}
/* line 849, ../../app/stylesheets/partials/_application.sass */
fieldset.info dl dd {
  padding: 0 0 10px 0;
  clear: right;
  margin-left: 200px;
}
/* line 854, ../../app/stylesheets/partials/_application.sass */
fieldset.info dl dd.download a:hover {
  text-decoration: none;
}
/* line 856, ../../app/stylesheets/partials/_application.sass */
fieldset.info dl dd.download img {
  display: inline;
}

/* line 859, ../../app/stylesheets/partials/_application.sass */
.profile-photo {
  margin-right: 15px;
  float: left;
}

/* line 862, ../../app/stylesheets/partials/_application.sass */
.student-info {
  border-bottom: solid 1px #e9e9eb;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 26, ../../app/stylesheets/partials/_mixins.sass */
.student-info ul.vertical-details {
  margin-bottom: 0px;
  color: #57575f;
}
/* line 29, ../../app/stylesheets/partials/_mixins.sass */
.student-info ul.vertical-details li {
  margin-bottom: 2px;
}
/* line 31, ../../app/stylesheets/partials/_mixins.sass */
.student-info .title {
  font-size: 1.7em;
  margin-bottom: 7px;
  line-height: 1.2em;
}
/* line 35, ../../app/stylesheets/partials/_mixins.sass */
.student-info .title a {
  display: block;
}
/* line 864, ../../app/stylesheets/partials/_application.sass */
.student-info .photo-section {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 98.75px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-info .photo-section {
  overflow-x: hidden;
}
/* line 866, ../../app/stylesheets/partials/_application.sass */
.student-info .info {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 534.167px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-info .info {
  overflow-x: hidden;
}
/* line 868, ../../app/stylesheets/partials/_application.sass */
.student-info .controls {
  display: inline;
  float: left;
  margin-right: 0;
  width: 217.5px;
  text-align: right;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-info .controls {
  overflow-x: hidden;
}

/* line 871, ../../app/stylesheets/partials/_application.sass */
.student-info:hover {
  border-color: #c0def5;
  background-color: #f1f9ff;
}

/* line 881, ../../app/stylesheets/partials/_application.sass */
#picker a.disabled {
  opacity: 0.5;
  cursor: default;
}
/* line 884, ../../app/stylesheets/partials/_application.sass */
#picker a.back {
  float: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 110px;
  background: url("../images/icons/picker-back.png") no-repeat center center;
}
/* line 887, ../../app/stylesheets/partials/_application.sass */
#picker a.back:hover {
  background-image: url("../images/icons/picker-back-hover.png");
}
/* line 889, ../../app/stylesheets/partials/_application.sass */
#picker a.back.disabled:hover {
  background-image: url("../images/icons/picker-back.png");
}
/* line 891, ../../app/stylesheets/partials/_application.sass */
#picker a.next {
  float: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 110px;
  background: url("../images/icons/picker-next.png") no-repeat center center;
}
/* line 894, ../../app/stylesheets/partials/_application.sass */
#picker a.next:hover {
  background-image: url("../images/icons/picker-next-hover.png");
}
/* line 896, ../../app/stylesheets/partials/_application.sass */
#picker a.next.disabled:hover {
  background-image: url("../images/icons/picker-next.png");
}
/* line 898, ../../app/stylesheets/partials/_application.sass */
#picker .items {
  margin: 15px 0;
  position: relative;
}
/* line 901, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  padding: 10px;
  width: 845px;
}
/* line 906, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer {
  overflow: hidden;
}
/* line 908, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer .content {
  width: 25000px;
}
/* line 910, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer .content a.portfolio-image {
  margin-right: 5px;
  display: block;
  float: left;
  position: relative;
}
/* line 915, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer .content a.portfolio-image .preview {
  position: absolute;
  display: none;
  top: 50px;
  border: solid 5px white;
  z-index: 1000;
  overflow: show;
}
/* line 922, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer .content a.portfolio-image.inactive {
  opacity: 0.5;
}
/* line 924, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer .content a.portfolio-image.active {
  opactiy: 1;
  border-color: #4aa5eb;
}
/* line 927, ../../app/stylesheets/partials/_application.sass */
#picker .items .viewport .viewer .content a.portfolio-image:hover {
  opacity: 1;
}

/* line 929, ../../app/stylesheets/partials/_application.sass */
.portfolio-controls {
  padding: 5px 0;
}

/* line 931, ../../app/stylesheets/partials/_application.sass */
a.portfolio-image {
  padding: 5px;
  border: solid 2px #e9e9eb;
  background-color: white;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 936, ../../app/stylesheets/partials/_application.sass */
a.portfolio-image img {
  display: block;
}

/* line 938, ../../app/stylesheets/partials/_application.sass */
a.portfolio-image:hover {
  border-color: #4aa5eb;
}

/* line 941, ../../app/stylesheets/partials/_application.sass */
.list a.portfolio-image {
  display: block;
  float: left;
  margin-right: 10px;
}

/* line 945, ../../app/stylesheets/partials/_application.sass */
ul.thumbnails {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #f6f6f8;
  padding: 15px;
  padding-bottom: 5px;
  margin: 0;
  text-align: center;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
ul.thumbnails li {
  background: none;
  padding-left: 0;
}
/* line 949, ../../app/stylesheets/partials/_application.sass */
ul.thumbnails li.portfolio-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 5px 5px 0;
}
/* line 952, ../../app/stylesheets/partials/_application.sass */
ul.thumbnails li.portfolio-item .controls {
  margin-bottom: 5px;
  text-align: right;
}

/* line 955, ../../app/stylesheets/partials/_application.sass */
.gallery {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #f6f6f8;
  padding: 15px;
  padding-bottom: 5px;
}
/* line 957, ../../app/stylesheets/partials/_application.sass */
.gallery .portfolio-item {
  margin-bottom: 10px;
}

/* line 960, ../../app/stylesheets/partials/_application.sass */
.showcase {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #f6f6f8;
  padding: 15px;
  padding-bottom: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 10px;
  text-align: center;
}

/* line 969, ../../app/stylesheets/partials/_application.sass */
.message-form .text {
  width: 500px;
}

/* line 971, ../../app/stylesheets/partials/_application.sass */
.photo-upload {
  width: 100px;
}

/* line 976, ../../app/stylesheets/partials/_application.sass */
fieldset.selections .radio input {
  margin: 0px;
}
/* line 978, ../../app/stylesheets/partials/_application.sass */
fieldset.selections ul {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
/* line 980, ../../app/stylesheets/partials/_application.sass */
fieldset.selections ul li {
  display: block;
}
/* line 982, ../../app/stylesheets/partials/_application.sass */
fieldset.selections ul li label {
  background-color: #f6f6f8;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: block;
  border: solid 1px #e9e9eb;
  padding: 20px;
  cursor: pointer;
}
/* line 989, ../../app/stylesheets/partials/_application.sass */
fieldset.selections ul li label span {
  display: block;
}
/* line 991, ../../app/stylesheets/partials/_application.sass */
fieldset.selections ul li label:hover {
  border: solid 1px #c0def5;
  background: #f1f9ff;
}
/* line 994, ../../app/stylesheets/partials/_application.sass */
fieldset.selections ul li label.selected {
  border: solid 1px #ff8c10;
  background: #ff8c10;
  color: white;
}

/* line 999, ../../app/stylesheets/partials/_application.sass */
ul.categories {
  float: left;
  margin-right: -20px;
  font-size: 1.1em;
}
/* line 1003, ../../app/stylesheets/partials/_application.sass */
ul.categories li {
  float: left;
  margin: 0px 20px 20px 0px;
}
/* line 1006, ../../app/stylesheets/partials/_application.sass */
ul.categories li label {
  float: left;
  width: 405px;
}
/* line 1009, ../../app/stylesheets/partials/_application.sass */
ul.categories li label .radio {
  float: left;
}
/* line 1011, ../../app/stylesheets/partials/_application.sass */
ul.categories li label .info {
  margin-left: 25px;
}
/* line 1013, ../../app/stylesheets/partials/_application.sass */
ul.categories li label .title {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 10px;
}
/* line 1017, ../../app/stylesheets/partials/_application.sass */
ul.categories li label .description {
  margin-bottom: 10px;
}
/* line 1019, ../../app/stylesheets/partials/_application.sass */
ul.categories li label .budget {
  font-size: 1.1em;
  text-align: right;
}

/* line 1023, ../../app/stylesheets/partials/_application.sass */
#custom_budget {
  padding-left: 20px;
  background-image: url("../images/icons/dollar-sign.png");
  background-repeat: no-repeat;
  background-position: 7px center;
}

/* line 1030, ../../app/stylesheets/partials/_application.sass */
ul.budgets li {
  margin-bottom: 20px;
}
/* line 1032, ../../app/stylesheets/partials/_application.sass */
ul.budgets li label {
  height: 18px;
  font-size: 1.1em;
}
/* line 1036, ../../app/stylesheets/partials/_application.sass */
ul.budgets li label .radio {
  float: left;
  width: 30px;
}
/* line 1039, ../../app/stylesheets/partials/_application.sass */
ul.budgets li label .budget {
  font-weight: bold;
  font-size: 1.4em;
  float: left;
  width: 140px;
  border-right: dotted 1px #cccccc;
  margin-right: 65px;
}
/* line 1046, ../../app/stylesheets/partials/_application.sass */
ul.budgets li label .details {
  float: left;
}
/* line 1048, ../../app/stylesheets/partials/_application.sass */
ul.budgets li label .details input[type=text] {
  margin-top: -10px;
  font-weight: bold;
}

/* line 1051, ../../app/stylesheets/partials/_application.sass */
.steps {
  margin-bottom: 15px;
}
/* line 1053, ../../app/stylesheets/partials/_application.sass */
.steps ul {
  margin: 0;
  float: left;
}
/* line 1056, ../../app/stylesheets/partials/_application.sass */
.steps ul li {
  margin: 0;
  float: left;
  font-size: 1.3em;
  width: 187px;
  height: 30px;
  margin-bottom: 0px;
  color: #88888f;
  padding: 10px 25px 10px 20px;
  background: url("../images/step-arrow-inactive.gif") no-repeat;
}
/* line 1066, ../../app/stylesheets/partials/_application.sass */
.steps ul li.active {
  padding-left: 25px;
  padding-right: 20px;
  background: url("../images/step-arrow-active.gif") no-repeat;
  color: white;
}
/* line 1071, ../../app/stylesheets/partials/_application.sass */
.steps ul li.last {
  background: url("../images/step-arrow-inactive-last.gif") no-repeat;
}
/* line 1073, ../../app/stylesheets/partials/_application.sass */
.steps ul li.active.prior {
  background: url("../images/step-arrow-active-prior.gif") no-repeat;
}
/* line 1075, ../../app/stylesheets/partials/_application.sass */
.steps ul li.active.last {
  background: url("../images/step-arrow-active-last.gif") no-repeat;
}

/* line 1077, ../../app/stylesheets/partials/_application.sass */
#search-bar {
  margin-bottom: 15px;
  clear: both;
}
/* line 1080, ../../app/stylesheets/partials/_application.sass */
#search-bar form {
  margin: 0px;
  padding: 0px;
}
/* line 1083, ../../app/stylesheets/partials/_application.sass */
#search-bar .search-input {
  margin-right: 115px;
}
/* line 1085, ../../app/stylesheets/partials/_application.sass */
#search-bar .search-input input {
  padding: 6px;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 1.4em;
}
/* line 1090, ../../app/stylesheets/partials/_application.sass */
#search-bar .search-button {
  float: right;
}

/* line 1095, ../../app/stylesheets/partials/_application.sass */
.ac_results ul li {
  background-image: none;
}

/* line 1098, ../../app/stylesheets/partials/_application.sass */
.seals a {
  margin-right: 20px;
}

/* line 1100, ../../app/stylesheets/partials/_application.sass */
.payment-methods {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  position: absolute;
  top: 15px;
  right: 25px;
  padding: 15px;
  border: solid 1px #e9e9eb;
  width: 300px;
}
/* line 1109, ../../app/stylesheets/partials/_application.sass */
.payment-methods img {
  margin-bottom: 10px;
}

/* line 1111, ../../app/stylesheets/partials/_application.sass */
.change-form {
  position: absolute;
  left: 610px;
}

/* line 1114, ../../app/stylesheets/partials/_application.sass */
#signin-form {
  position: relative;
}
/* line 1116, ../../app/stylesheets/partials/_application.sass */
#signin-form .change-form {
  bottom: 100px;
}

/* line 1118, ../../app/stylesheets/partials/_application.sass */
#register-form {
  position: relative;
}
/* line 1120, ../../app/stylesheets/partials/_application.sass */
#register-form .change-form {
  bottom: 150px;
}
/* line 1122, ../../app/stylesheets/partials/_application.sass */
#register-form dl {
  background: url("../images/signup-option.gif") no-repeat 535px top;
}

/* line 1126, ../../app/stylesheets/partials/_application.sass */
.swfupload {
  position: absolute;
  z-index: 10;
}

/* line 1129, ../../app/stylesheets/partials/_application.sass */
dl.slidedeck {
  height: 400px;
}
/* line 1131, ../../app/stylesheets/partials/_application.sass */
dl.slidedeck dt {
  background-color: #57575f;
  font-weight: bold;
  color: white;
  padding: 10px 3px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-right: 10px;
}
/* line 1140, ../../app/stylesheets/partials/_application.sass */
dl.slidedeck dd {
  background-color: white;
  padding: 5px 10px;
}

/* line 1145, ../../app/stylesheets/partials/_application.sass */
#file_uploads {
  margin-top: 10px;
}
/* line 1147, ../../app/stylesheets/partials/_application.sass */
#file_uploads .file {
  padding: 5px 10px;
  border-top: solid 1px #e9e9eb;
  background-color: #f6f6f8;
  margin-bottom: 5px;
}
/* line 1152, ../../app/stylesheets/partials/_application.sass */
#file_uploads .file .name {
  float: left;
}
/* line 1154, ../../app/stylesheets/partials/_application.sass */
#file_uploads .file .status {
  text-align: right;
  font-style: italic;
}

/* line 1158, ../../app/stylesheets/partials/_application.sass */
.progress-wrapper {
  margin: 10px 0;
}
/* line 1160, ../../app/stylesheets/partials/_application.sass */
.progress-wrapper .status {
  font-weight: bold;
}
/* line 1162, ../../app/stylesheets/partials/_application.sass */
.progress-wrapper .text {
  font-style: italic;
  color: #88888f;
  margin-bottom: 3px;
}
/* line 1166, ../../app/stylesheets/partials/_application.sass */
.progress-wrapper .bar {
  display: none;
}

/* line 1169, ../../app/stylesheets/partials/_application.sass */
.project-summary {
  font-size: 1.4em;
}

/* line 1171, ../../app/stylesheets/partials/_application.sass */
.likes {
  padding-left: 15px;
  background: url("../images/icons/like-active.png") no-repeat left center;
}

/* line 1174, ../../app/stylesheets/partials/_application.sass */
.handle {
  cursor: pointer;
}

/* line 4, ../../app/stylesheets/partials/_homepage.sass */
h3.home {
  text-align: center;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  font-size: 2.5em;
  border: none;
  margin-bottom: 20px;
  font-weight: normal;
  color: #57575f;
  text-shadow: 1px 1px #cccccc;
}

/* line 13, ../../app/stylesheets/partials/_homepage.sass */
.first {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .first {
  overflow-x: hidden;
}

/* line 15, ../../app/stylesheets/partials/_homepage.sass */
.second {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .second {
  overflow-x: hidden;
}

/* line 17, ../../app/stylesheets/partials/_homepage.sass */
.third {
  display: inline;
  float: left;
  margin-right: 0;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .third {
  overflow-x: hidden;
}

/* line 19, ../../app/stylesheets/partials/_homepage.sass */
.home-stat {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #f1f9ff;
  padding: 15px;
  text-align: center;
}
/* line 24, ../../app/stylesheets/partials/_homepage.sass */
.home-stat .number {
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  font-size: 3em;
  font-weight: bold;
  color: #3467be;
  text-shadow: 1px 1px white;
  padding-bottom: 10px;
  border-bottom: solid 1px #cccccc;
}
/* line 32, ../../app/stylesheets/partials/_homepage.sass */
.home-stat .description {
  padding-top: 10px;
  border-top: solid 1px white;
  color: #88888f;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  font-size: 1.8em;
  text-shadow: 1px 1px white;
}

/* line 40, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .stats {
  margin-bottom: 25px;
}
/* line 42, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners {
  border: solid 1px #e9e9eb;
  padding: 2px;
  margin-bottom: 20px;
}
/* line 46, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl {
  margin-bottom: 0px;
}
/* line 48, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dt {
  font-weight: normal;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  letter-spacing: 2px;
  background-color: #57575f;
  color: #e9e9eb;
  border-bottom: solid 2px white;
}
/* line 56, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dt .index {
  bottom: 0 !important;
}
/* line 58, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dt:hover {
  background-color: #88888f;
  color: white;
}
/* line 61, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dt.active {
  background-color: #3467be;
  color: white;
}
/* line 64, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd.banner-one {
  background: url("../images/banners/student-banner-1.jpg") no-repeat;
}
/* line 66, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd.banner-two {
  background: url("../images/banners/student-banner-2.jpg") no-repeat;
}
/* line 68, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd.banner-three {
  background: url("../images/banners/student-banner-3.jpg") no-repeat;
}
/* line 70, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd.banner-four {
  background: url("../images/banners/student-banner-4.jpg") no-repeat;
}
/* line 72, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd {
  position: relative;
  padding: 20px 40px;
  background-color: #f1f9ff;
}
/* line 76, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd h1, #student-homepage .banners dl dd h3 {
  color: #f36d00;
  font-size: 3.5em;
  margin-bottom: 35px;
  line-height: 1.1em;
  text-shadow: 1px 1px white;
  text-align: center;
  border: none;
  font-weight: bold;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
}
/* line 86, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd h2 {
  color: #33333d;
  font-weight: normal;
  text-shadow: 1px 1px white;
  width: 300px;
  font-size: 1.8em;
  margin-bottom: 15px;
}
/* line 93, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd ul {
  font-size: 1.2em;
}
/* line 95, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd ul li {
  background-image: url("../images/icons/checkmark-solid.png");
}
/* line 97, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd a.register {
  position: absolute;
  bottom: 15px;
  left: 70px;
  background: url("../images/buttons/student-register-button.png") no-repeat;
  height: 55px;
  width: 205px;
  padding: 22px;
  text-align: center;
  display: block;
  color: white;
}
/* line 108, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd a.register strong {
  font-size: 2em;
  display: block;
  font-weight: normal;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  margin-bottom: 8px;
  text-shadow: -1px -1px #b64200;
}
/* line 115, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd a.register strong a:hover {
  text-decoration: none;
}
/* line 117, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd a.register em {
  color: white;
  display: block;
  font-style: normal;
  font-size: 1.2em;
  text-shadow: -1px -1px #b64200;
  text-transform: uppercase;
}
/* line 124, ../../app/stylesheets/partials/_homepage.sass */
#student-homepage .banners dl dd a.register em a:hover {
  text-decoration: none;
}

/* line 128, ../../app/stylesheets/partials/_homepage.sass */
#homepage .home-banner {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #56b9ff url("../images/banners/home-banner.jpg") no-repeat top right;
  padding: 20px;
  margin-bottom: 5px;
  text-align: center;
  height: 316px;
}
/* line 135, ../../app/stylesheets/partials/_homepage.sass */
#homepage .home-banner .home-buttons {
  text-align: center;
}
/* line 137, ../../app/stylesheets/partials/_homepage.sass */
#homepage .home-banner h1 {
  color: white;
  text-align: center;
  font-size: 4em;
  margin-bottom: 10px;
}
/* line 142, ../../app/stylesheets/partials/_homepage.sass */
#homepage .home-banner h2 {
  color: #1b3d70;
  font-size: 2.4em;
  margin: 10px 200px;
}
/* line 146, ../../app/stylesheets/partials/_homepage.sass */
#homepage .home-banner h3 {
  border: none;
  color: #1b3d70;
  font-style: italic;
  font-weight: normal;
}
/* line 152, ../../app/stylesheets/partials/_homepage.sass */
#homepage .affiliations a {
  margin-right: 20px;
}
/* line 154, ../../app/stylesheets/partials/_homepage.sass */
#homepage ul.landing-categories {
  margin: 0;
  margin: 15px 0;
  text-align: center;
  font-size: 1.1em;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
#homepage ul.landing-categories li {
  background: none;
  padding-left: 0;
}
/* line 159, ../../app/stylesheets/partials/_homepage.sass */
#homepage ul.landing-categories li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 162, ../../app/stylesheets/partials/_homepage.sass */
#homepage ul.landing-categories li a {
  padding: 16px;
}

/* line 22, ../../app/stylesheets/partials/_portfolio.sass */
.student-website-nav {
  position: relative;
}
/* line 24, ../../app/stylesheets/partials/_portfolio.sass */
.student-website-nav ul {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 1.5em;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  margin: 0;
}
/* line 62, ../../app/stylesheets/partials/_mixins.sass */
.student-website-nav ul li {
  background: none;
  padding-left: 0;
}
/* line 31, ../../app/stylesheets/partials/_portfolio.sass */
.student-website-nav ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 7px;
  margin-bottom: 0;
}

/* line 35, ../../app/stylesheets/partials/_portfolio.sass */
.student-full {
  border-bottom: solid 1px #e9e9eb;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 26, ../../app/stylesheets/partials/_mixins.sass */
.student-full ul.vertical-details {
  margin-bottom: 0px;
  color: #57575f;
}
/* line 29, ../../app/stylesheets/partials/_mixins.sass */
.student-full ul.vertical-details li {
  margin-bottom: 2px;
}
/* line 31, ../../app/stylesheets/partials/_mixins.sass */
.student-full .title {
  font-size: 1.7em;
  margin-bottom: 7px;
  line-height: 1.2em;
}
/* line 35, ../../app/stylesheets/partials/_mixins.sass */
.student-full .title a {
  display: block;
}
/* line 6, ../../app/stylesheets/partials/_portfolio.sass */
.student-full a.icon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 5px;
  border: solid 1px #e9e9eb;
}
/* line 10, ../../app/stylesheets/partials/_portfolio.sass */
.student-full a.icon:hover {
  border-color: #4aa5eb;
}
/* line 12, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .main {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-full .main {
  overflow-x: hidden;
}
/* line 14, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .main h4 {
  margin-bottom: 15px;
}
/* line 16, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .main .title {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 19, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .portfolio-samples {
  display: inline;
  float: left;
  margin-right: 0;
  width: 415.417px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-full .portfolio-samples {
  overflow-x: hidden;
}
/* line 37, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .featured {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 59.167px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-full .featured {
  overflow-x: hidden;
}
/* line 39, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .main {
  display: inline;
  float: left;
  margin-right: 0;
  width: 415.417px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-full .main {
  overflow-x: hidden;
}
/* line 41, ../../app/stylesheets/partials/_portfolio.sass */
.student-full .portfolio-samples {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 415.417px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-full .portfolio-samples {
  overflow-x: hidden;
}

/* line 44, ../../app/stylesheets/partials/_portfolio.sass */
.student {
  border-bottom: solid 1px #e9e9eb;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 26, ../../app/stylesheets/partials/_mixins.sass */
.student ul.vertical-details {
  margin-bottom: 0px;
  color: #57575f;
}
/* line 29, ../../app/stylesheets/partials/_mixins.sass */
.student ul.vertical-details li {
  margin-bottom: 2px;
}
/* line 31, ../../app/stylesheets/partials/_mixins.sass */
.student .title {
  font-size: 1.7em;
  margin-bottom: 7px;
  line-height: 1.2em;
}
/* line 35, ../../app/stylesheets/partials/_mixins.sass */
.student .title a {
  display: block;
}
/* line 6, ../../app/stylesheets/partials/_portfolio.sass */
.student a.icon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 5px;
  border: solid 1px #e9e9eb;
}
/* line 10, ../../app/stylesheets/partials/_portfolio.sass */
.student a.icon:hover {
  border-color: #4aa5eb;
}
/* line 12, ../../app/stylesheets/partials/_portfolio.sass */
.student .main {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student .main {
  overflow-x: hidden;
}
/* line 14, ../../app/stylesheets/partials/_portfolio.sass */
.student .main h4 {
  margin-bottom: 15px;
}
/* line 16, ../../app/stylesheets/partials/_portfolio.sass */
.student .main .title {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 19, ../../app/stylesheets/partials/_portfolio.sass */
.student .portfolio-samples {
  display: inline;
  float: left;
  margin-right: 0;
  width: 415.417px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student .portfolio-samples {
  overflow-x: hidden;
}

/* line 46, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio {
  background-image: none;
}
/* line 49, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio dl dt {
  color: #88888f;
  margin-bottom: 2px;
  font-weight: normal;
}
/* line 53, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio dl dd {
  margin: 0;
  margin-bottom: 15px;
}
/* line 56, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio #wrapper {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 58, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio #footer {
  border: none;
  margin-top: 0;
  padding-bottom: 25px;
  padding: 0;
  color: #88888f;
  text-align: right;
}
/* line 65, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio #header {
  border-bottom: solid 1px #e9e9eb;
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
/* line 70, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio .powered {
  padding: 15px 0;
  font-size: 1.1em;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}
/* line 77, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio .powered a {
  text-shadow: 1px 1px white;
  color: #57575f;
}
/* line 81, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio h2.student-name {
  font-size: 3em;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 1em;
  margin-bottom: 10px;
  text-shadow: 2px 2px 1px #cccccc;
  font-family: 'Rockwell', 'adelle-1', 'adelle-2', 'Arial';
}
/* line 89, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio h2.student-name a {
  color: #57575f;
  padding-right: 25px;
}
/* line 92, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio h2.student-name a:hover {
  text-decoration: none;
  background: url("../images/icons/back-home.png") no-repeat center right;
}
/* line 95, ../../app/stylesheets/partials/_portfolio.sass */
body.portfolio h2 {
  margin-bottom: 15px;
}

/* line 3, ../../app/stylesheets/partials/_autocomplete.sass */
.ac_results {
  border: solid 1px #cccccc;
  color: #57575f;
}
/* line 8, ../../app/stylesheets/partials/_autocomplete.sass */
.ac_results .ac_odd {
  background-color: #f6f6f8;
}
/* line 10, ../../app/stylesheets/partials/_autocomplete.sass */
.ac_results .ac_over {
  background-color: #4aa5eb;
  color: white;
}

/* line 17, ../../app/stylesheets/screen.sass */
body .container {
  width: 980px;
  margin: 0 auto;
}
/* line 20, ../../app/stylesheets/screen.sass */
body #left-sidebar {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 177.917px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #left-sidebar {
  overflow-x: hidden;
}
/* line 22, ../../app/stylesheets/screen.sass */
body #right-content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 732.083px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #right-content {
  overflow-x: hidden;
}
/* line 24, ../../app/stylesheets/screen.sass */
body #left-content {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 732.083px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #left-content {
  overflow-x: hidden;
}
/* line 26, ../../app/stylesheets/screen.sass */
body #right-sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 177.917px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #right-sidebar {
  overflow-x: hidden;
}
/* line 29, ../../app/stylesheets/screen.sass */
body #split-left-thin {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #split-left-thin {
  overflow-x: hidden;
}
/* line 31, ../../app/stylesheets/screen.sass */
body #split-right-thick {
  display: inline;
  float: left;
  margin-right: 0;
  width: 613.333px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #split-right-thick {
  overflow-x: hidden;
}
/* line 33, ../../app/stylesheets/screen.sass */
body #split-left-thick {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 613.333px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #split-left-thick {
  overflow-x: hidden;
}
/* line 35, ../../app/stylesheets/screen.sass */
body #split-right-thin {
  display: inline;
  float: left;
  margin-right: 0;
  width: 296.667px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #split-right-thin {
  overflow-x: hidden;
}

