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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 57, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-1 {
  padding-right: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4, ../../app/stylesheets/forms.sass */
.error {
  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 121, ../../app/stylesheets/mixins.sass */
.error h2 {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  color: #b80000;
}
/* line 126, ../../app/stylesheets/mixins.sass */
.error p {
  font-weight: normal;
  margin: 0px;
}
/* line 130, ../../app/stylesheets/mixins.sass */
.error ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 135, ../../app/stylesheets/mixins.sass */
.error ul li {
  padding-left: 0px;
  background: none;
  margin-bottom: 2px;
  color: #b80000;
}

/* line 6, ../../app/stylesheets/forms.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 121, ../../app/stylesheets/mixins.sass */
.notice h2 {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  color: #3f7316;
}
/* line 126, ../../app/stylesheets/mixins.sass */
.notice p {
  font-weight: normal;
  margin: 0px;
}
/* line 130, ../../app/stylesheets/mixins.sass */
.notice ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 135, ../../app/stylesheets/mixins.sass */
.notice ul li {
  padding-left: 0px;
  background: none;
  margin-bottom: 2px;
  color: #3f7316;
}

/* line 8, ../../app/stylesheets/forms.sass */
.warning {
  color: #55555f;
  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 121, ../../app/stylesheets/mixins.sass */
.warning h2 {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  color: #55555f;
}
/* line 126, ../../app/stylesheets/mixins.sass */
.warning p {
  font-weight: normal;
  margin: 0px;
}
/* line 130, ../../app/stylesheets/mixins.sass */
.warning ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 135, ../../app/stylesheets/mixins.sass */
.warning ul li {
  padding-left: 0px;
  background: none;
  margin-bottom: 2px;
  color: #55555f;
}

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

/* line 18, ../../app/stylesheets/forms.sass */
.callout-footer {
  padding: 5px 8px;
  border-top: solid 1px #e9e9eb;
  color: #55555f;
}

/* line 55, ../../app/stylesheets/forms.sass */
a.delete, a:active.delete, a:visited.delete, a:hover.delete {
  color: #b80000;
}
/* line 57, ../../app/stylesheets/forms.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: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3767ae;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3767ae;
}
/* line 59, ../../app/stylesheets/forms.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: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3767ae;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3767ae;
  color: #55555f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #e9e9eb;
}

/* line 63, ../../app/stylesheets/forms.sass */
a:hover.button {
  text-decoration: none;
  background-color: #4aa5eb;
  background-image: none;
}
/* line 65, ../../app/stylesheets/forms.sass */
a:hover.button-gray {
  text-decoration: none;
  background-color: #4aa5eb;
  background-image: none;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #cccccc;
}

/* line 69, ../../app/stylesheets/forms.sass */
a:active.button {
  text-decoration: none;
}

/* line 71, ../../app/stylesheets/forms.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: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3767ae;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3767ae;
}
/* line 73, ../../app/stylesheets/forms.sass */
button.button-gray, input[type="button"].button-gray, input[type="submit"].button-gray, submit.button-gray {
  color: #55555f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #e9e9eb;
}

/* line 75, ../../app/stylesheets/forms.sass */
button:hover, input[type="button"]:hover, input[type="submit"]:hover, submit:hover {
  text-decoration: none;
  background-color: #4aa5eb;
  background-image: none;
}
/* line 77, ../../app/stylesheets/forms.sass */
button:hover.button-gray, input[type="button"]:hover.button-gray, input[type="submit"]:hover.button-gray, submit:hover.button-gray {
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #cccccc;
}

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

/* line 82, ../../app/stylesheets/forms.sass */
.next {
  float: right;
}

/* line 85, ../../app/stylesheets/forms.sass */
.back {
  float: left;
}

/* line 88, ../../app/stylesheets/forms.sass */
input[type="submit"].link {
  text-decoration: none;
  color: #3767ae;
  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 97, ../../app/stylesheets/forms.sass */
input[type="submit"].link:hover {
  color: #4aa5eb;
  text-decoration: underline;
}

/* line 100, ../../app/stylesheets/forms.sass */
label {
  font-weight: normal;
}

/* line 103, ../../app/stylesheets/forms.sass */
input, textarea, select {
  outline-style: none;
}

/* line 106, ../../app/stylesheets/forms.sass */
input[type="text"], input[type="password"], textarea, select {
  padding: 5px;
  margin: 0px;
  font-size: 1.2em;
  font-family: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
}
/* line 108, ../../app/stylesheets/forms.sass */
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  color: black;
  border-color: #ff8c10;
}
/* line 110, ../../app/stylesheets/forms.sass */
input[type="text"].example, input[type="password"].example, textarea.example, select.example {
  color: #cccccc;
}

/* line 113, ../../app/stylesheets/forms.sass */
input[type="text"], input[type="password"], 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 121, ../../app/stylesheets/forms.sass */
input[type="text"].credit-card {
  background: url("../images/icons/lock.png") no-repeat right center;
  width: 240px;
}

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

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

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

/* line 132, ../../app/stylesheets/forms.sass */
fieldset {
  border: none;
  padding: 0px;
}

/* line 137, ../../app/stylesheets/forms.sass */
form fieldset {
  padding-top: 10px;
  margin-bottom: 15px;
}
/* line 140, ../../app/stylesheets/forms.sass */
form fieldset ul {
  list-style: none;
  margin: 0px;
}
/* line 143, ../../app/stylesheets/forms.sass */
form fieldset ul li {
  background-image: none;
  padding-left: 0px;
  margin: 0px 0px 5px 0px;
}
/* line 147, ../../app/stylesheets/forms.sass */
form fieldset dl {
  margin-bottom: 0px;
}
/* line 149, ../../app/stylesheets/forms.sass */
form fieldset dl dt {
  margin-bottom: 5px;
  font-weight: normal;
  color: #55555f;
}
/* line 153, ../../app/stylesheets/forms.sass */
form fieldset dl dd {
  padding: 0px;
  margin-bottom: 15px;
  position: relative;
  margin-left: 0px;
}
/* line 159, ../../app/stylesheets/forms.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 161, ../../app/stylesheets/forms.sass */
form fieldset dl dd.text {
  font-weight: bold;
  padding-top: 1px;
  margin: 5px 0 15px 0;
}
/* line 165, ../../app/stylesheets/forms.sass */
form fieldset dl dd.checkbox {
  margin-top: 5px;
}
/* line 167, ../../app/stylesheets/forms.sass */
form fieldset dl dd.select {
  margin-top: 3px;
}
/* line 170, ../../app/stylesheets/forms.sass */
form .buttons {
  clear: left;
  text-align: center;
  margin-bottom: 10px;
}

/* line 177, ../../app/stylesheets/forms.sass */
fieldset.inline input.text, fieldset.inline textarea.text {
  width: 250px;
}
/* line 179, ../../app/stylesheets/forms.sass */
fieldset.inline dl {
  float: left;
  clear: both;
}
/* line 182, ../../app/stylesheets/forms.sass */
fieldset.inline dl dt.with_field {
  margin-top: 4px;
}
/* line 184, ../../app/stylesheets/forms.sass */
fieldset.inline dl dt {
  clear: left;
  text-align: right;
  float: left;
  width: 190px;
  margin-right: 8px;
  margin-top: 6px;
}
/* line 191, ../../app/stylesheets/forms.sass */
fieldset.inline dl dd {
  float: left;
  width: 475px;
  clear: right;
}

/* line 198, ../../app/stylesheets/forms.sass */
fieldset.info dl dt {
  font-weight: normal;
  clear: left;
  float: left;
  width: 200px;
  color: #55555f;
}
/* line 204, ../../app/stylesheets/forms.sass */
fieldset.info dl dd {
  padding: 0 0 10px 0;
  clear: right;
  margin-left: 200px;
}
/* line 209, ../../app/stylesheets/forms.sass */
fieldset.info dl dd.download a:hover {
  text-decoration: none;
}
/* line 211, ../../app/stylesheets/forms.sass */
fieldset.info dl dd.download img {
  display: inline;
}

/* line 214, ../../app/stylesheets/forms.sass */
.profile-photo {
  margin-right: 15px;
  border: solid 1px #c0def5;
  float: left;
}

/* line 218, ../../app/stylesheets/forms.sass */
.student-info {
  -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-bottom: solid #e9e9eb 1px;
  padding: 15px;
  margin-bottom: 10px;
}
/* line 220, ../../app/stylesheets/forms.sass */
.student-info .photo-section {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 98.75px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-info .photo-section {
  overflow-x: hidden;
}
/* line 222, ../../app/stylesheets/forms.sass */
.student-info .info {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 534.167px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-info .info {
  overflow-x: hidden;
}
/* line 224, ../../app/stylesheets/forms.sass */
.student-info .controls {
  display: inline;
  float: left;
  margin-right: 0;
  width: 217.5px;
  text-align: right;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .student-info .controls {
  overflow-x: hidden;
}

/* line 227, ../../app/stylesheets/forms.sass */
.student-info:hover {
  border-color: #c0def5;
  background-color: #eff6fc;
}

/* line 233, ../../app/stylesheets/forms.sass */
.message-form .text {
  width: 500px;
}

/* line 236, ../../app/stylesheets/forms.sass */
.photo-upload {
  width: 100px;
}

/* line 243, ../../app/stylesheets/forms.sass */
fieldset.selections .radio input {
  margin: 0px;
}
/* line 245, ../../app/stylesheets/forms.sass */
fieldset.selections ul {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
/* line 247, ../../app/stylesheets/forms.sass */
fieldset.selections ul li {
  display: block;
}
/* line 249, ../../app/stylesheets/forms.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 256, ../../app/stylesheets/forms.sass */
fieldset.selections ul li label span {
  display: block;
}
/* line 258, ../../app/stylesheets/forms.sass */
fieldset.selections ul li label:hover {
  border: solid 1px #c0def5;
  background: #eff6fc;
}
/* line 261, ../../app/stylesheets/forms.sass */
fieldset.selections ul li label.selected {
  border: solid 1px #f36d00;
  background: #f36d00;
  color: white;
  font-weight: bold;
}

/* line 267, ../../app/stylesheets/forms.sass */
ul.categories {
  float: left;
  margin-right: -10px;
  font-size: 1.1em;
}
/* line 271, ../../app/stylesheets/forms.sass */
ul.categories li {
  float: left;
  margin: 0px 20px 20px 0px;
}
/* line 274, ../../app/stylesheets/forms.sass */
ul.categories li label {
  float: left;
  width: 405px;
}
/* line 277, ../../app/stylesheets/forms.sass */
ul.categories li label .radio {
  float: left;
}
/* line 279, ../../app/stylesheets/forms.sass */
ul.categories li label .info {
  margin-left: 25px;
}
/* line 281, ../../app/stylesheets/forms.sass */
ul.categories li label .title {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 10px;
}
/* line 285, ../../app/stylesheets/forms.sass */
ul.categories li label .description {
  margin-bottom: 10px;
}
/* line 287, ../../app/stylesheets/forms.sass */
ul.categories li label .budget {
  font-size: 1.1em;
  text-align: right;
}

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

/* line 298, ../../app/stylesheets/forms.sass */
ul.budgets li {
  margin-bottom: 20px;
}
/* line 300, ../../app/stylesheets/forms.sass */
ul.budgets li label {
  height: 18px;
  font-size: 1.1em;
}
/* line 304, ../../app/stylesheets/forms.sass */
ul.budgets li label .radio {
  float: left;
  width: 30px;
}
/* line 307, ../../app/stylesheets/forms.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 314, ../../app/stylesheets/forms.sass */
ul.budgets li label .details {
  float: left;
}
/* line 316, ../../app/stylesheets/forms.sass */
ul.budgets li label .details input[type=text] {
  margin-top: -10px;
  font-weight: bold;
}

/* line 319, ../../app/stylesheets/forms.sass */
.steps {
  margin-bottom: 15px;
}
/* line 321, ../../app/stylesheets/forms.sass */
.steps ul {
  margin: 0;
  float: left;
}
/* line 324, ../../app/stylesheets/forms.sass */
.steps ul li {
  margin: 0;
  float: left;
  font-size: 1.3em;
  width: 187px;
  height: 40px;
  margin-bottom: 0px;
  color: #88888f;
  padding: 10px 25px 10px 20px;
  background: url("../images/step-arrow-inactive.gif") no-repeat;
}
/* line 334, ../../app/stylesheets/forms.sass */
.steps ul li.active {
  padding-left: 25px;
  padding-right: 20px;
  background: url("../images/step-arrow-active.gif") no-repeat;
  color: white;
}
/* line 339, ../../app/stylesheets/forms.sass */
.steps ul li.last {
  background: url("../images/step-arrow-inactive-last.gif") no-repeat;
}
/* line 341, ../../app/stylesheets/forms.sass */
.steps ul li.active.prior {
  background: url("../images/step-arrow-active-prior.gif") no-repeat;
}
/* line 343, ../../app/stylesheets/forms.sass */
.steps ul li.active.last {
  background: url("../images/step-arrow-active-last.gif") no-repeat;
}

/* line 348, ../../app/stylesheets/forms.sass */
#search-bar {
  margin-bottom: 15px;
  clear: both;
}
/* line 351, ../../app/stylesheets/forms.sass */
#search-bar form {
  margin: 0px;
  padding: 0px;
}
/* line 354, ../../app/stylesheets/forms.sass */
#search-bar .search-input {
  margin-right: 115px;
}
/* line 356, ../../app/stylesheets/forms.sass */
#search-bar .search-input input {
  padding: 6px;
  font-family: 'apertura-condensed-1','apertura-condensed-2', 'Helvetica', 'Arial', sans-serif;
  font-size: 1.4em;
}
/* line 361, ../../app/stylesheets/forms.sass */
#search-bar .search-button {
  float: right;
}

/* line 366, ../../app/stylesheets/forms.sass */
.ac_results ul li {
  background-image: none;
}

/* line 369, ../../app/stylesheets/forms.sass */
.seals a {
  margin-right: 20px;
}

/* line 371, ../../app/stylesheets/forms.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 380, ../../app/stylesheets/forms.sass */
.payment-methods img {
  margin-bottom: 10px;
}

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

/* line 385, ../../app/stylesheets/forms.sass */
#signin-form {
  position: relative;
}
/* line 387, ../../app/stylesheets/forms.sass */
#signin-form .change-form {
  top: 40px;
}

/* line 389, ../../app/stylesheets/forms.sass */
#register-form {
  position: relative;
}
/* line 391, ../../app/stylesheets/forms.sass */
#register-form .change-form {
  top: 87px;
}
/* line 393, ../../app/stylesheets/forms.sass */
#register-form dl {
  background: url("../images/signup-option.gif") no-repeat 535px top;
}

/* line 397, ../../app/stylesheets/forms.sass */
.swfupload {
  position: absolute;
  z-index: 10;
}

/* line 401, ../../app/stylesheets/forms.sass */
#file_uploads {
  margin-top: 10px;
}
/* line 403, ../../app/stylesheets/forms.sass */
#file_uploads .file {
  padding: 5px 10px;
  border-top: solid 1px #e9e9eb;
  background-color: #f6f6f8;
  margin-bottom: 5px;
}
/* line 408, ../../app/stylesheets/forms.sass */
#file_uploads .file .name {
  float: left;
}
/* line 410, ../../app/stylesheets/forms.sass */
#file_uploads .file .status {
  text-align: right;
  font-style: italic;
}

/* line 414, ../../app/stylesheets/forms.sass */
.progress-wrapper {
  margin: 10px 0;
}
/* line 416, ../../app/stylesheets/forms.sass */
.progress-wrapper .status {
  font-weight: bold;
}
/* line 418, ../../app/stylesheets/forms.sass */
.progress-wrapper .text {
  font-style: italic;
  color: #88888f;
  margin-bottom: 3px;
}
/* line 422, ../../app/stylesheets/forms.sass */
.progress-wrapper .bar {
  display: none;
}

/* line 425, ../../app/stylesheets/forms.sass */
.project-summary {
  font-size: 1.4em;
}

/* line 14, ../../app/stylesheets/homepage.sass */
#homepage .home-banner {
  background: #56b9ff url("../images/banners/home-banner.jpg") no-repeat top right;
  padding: 20px;
  margin-bottom: 5px;
  text-align: center;
  height: 323px;
}
/* line 20, ../../app/stylesheets/homepage.sass */
#homepage .home-banner .home-buttons {
  width: 605px;
  margin: 0 auto;
}
/* line 23, ../../app/stylesheets/homepage.sass */
#homepage .home-banner h1 {
  color: white;
  text-align: center;
  font-size: 4em;
  margin-bottom: 10px;
}
/* line 28, ../../app/stylesheets/homepage.sass */
#homepage .home-banner h2 {
  color: #1b3d70;
  font-size: 2.4em;
  margin: 15px 175px;
}
/* line 33, ../../app/stylesheets/homepage.sass */
#homepage h3.home {
  text-align: center;
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 2.2em;
  border: none;
  padding: 15px 0;
  margin-bottom: 5px;
  font-weight: normal;
}
/* line 43, ../../app/stylesheets/homepage.sass */
#homepage .affiliations a {
  margin-right: 20px;
}
/* line 45, ../../app/stylesheets/homepage.sass */
#homepage ul.categories {
  margin: 0;
  margin: 15px 0;
}
/* line 18, ../../app/stylesheets/mixins.sass */
#homepage ul.categories li {
  background: none;
  padding-left: 0;
}
/* line 48, ../../app/stylesheets/homepage.sass */
#homepage ul.categories li {
  text-align: center;
  width: 275px;
  float: left;
  margin-bottom: 10px;
  font-size: 1.2em;
}
/* line 54, ../../app/stylesheets/homepage.sass */
#homepage .three {
  float: left;
  clear: both;
  margin: 0 0 15px 0;
}
/* line 58, ../../app/stylesheets/homepage.sass */
#homepage .three .first, #homepage .three .second {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: solid 1px #e9e9eb;
  padding: 10px;
  height: 300px;
}
/* line 63, ../../app/stylesheets/homepage.sass */
#homepage .three .first, #homepage .three .second, #homepage .three .third {
  width: 275px;
  float: left;
}
/* line 66, ../../app/stylesheets/homepage.sass */
#homepage .three .second {
  margin: 0 20px;
}

/* line 6, ../../app/stylesheets/application.sass */
html {
  height: 100%;
  border-top: solid 5px #ff8c10;
}

/* line 9, ../../app/stylesheets/application.sass */
body {
  background-color: #f6f6f8;
  color: black;
  margin: 0px;
  line-height: 1.4em;
  font-family: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  font-size: 13px;
}

/* line 16, ../../app/stylesheets/application.sass */
body.home {
  background: url("../images/layout/background.jpg") repeat-x #f6f6f8;
}
/* line 18, ../../app/stylesheets/application.sass */
body.home #wrapper {
  background: url("../images/layout/background.jpg") repeat-x white;
}

/* line 20, ../../app/stylesheets/application.sass */
body.affiliate {
  background-color: white;
}

/* line 22, ../../app/stylesheets/application.sass */
a, a:active, a:visited {
  text-decoration: none;
  color: #3767ae;
  border: none;
}

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

/* line 26, ../../app/stylesheets/application.sass */
h1 {
  font-size: 2.8em;
  margin-bottom: 10px;
  line-height: 1.3em;
  color: #f36d00;
  font-weight: bold;
  font-family: 'apertura-condensed-1','apertura-condensed-2', 'Helvetica', 'Arial', sans-serif;
}

/* line 33, ../../app/stylesheets/application.sass */
h2 {
  font-size: 1.9em;
  margin-bottom: 15px;
  font-weight: normal;
  color: #88888f;
  line-height: 1.3em;
  font-family: 'apertura-condensed-1','apertura-condensed-2', 'Helvetica', 'Arial', sans-serif;
}

/* line 40, ../../app/stylesheets/application.sass */
h3 {
  font-size: 1.4em;
  line-height: 1.5em;
  margin-bottom: 15px;
  border-bottom: dotted 1px #cccccc;
  font-weight: bold;
  padding-bottom: 5px;
  font-family: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
}

/* line 48, ../../app/stylesheets/application.sass */
h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 7px;
  font-family: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  color: #55555f;
}

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

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

/* line 62, ../../app/stylesheets/application.sass */
p {
  margin-bottom: 15px;
}

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

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

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

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

/* line 89, ../../app/stylesheets/application.sass */
.left {
  float: left;
  margin-right: 15px;
}

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

/* line 96, ../../app/stylesheets/application.sass */
.center {
  text-align: center;
}

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

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

/* line 109, ../../app/stylesheets/application.sass */
ol {
  margin-bottom: 15px;
  margin-left: 7px;
  padding: 0px;
  padding-left: 20px;
}
/* line 107, ../../app/stylesheets/application.sass */
ol li {
  margin-bottom: 10px;
}

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

/* line 119, ../../app/stylesheets/application.sass */
ul.no-formatting {
  margin: 0;
}
/* line 18, ../../app/stylesheets/mixins.sass */
ul.no-formatting li {
  background: none;
  padding-left: 0;
}

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

/* line 126, ../../app/stylesheets/application.sass */
#container {
  text-align: left;
  overflow: visible;
}

/* line 129, ../../app/stylesheets/application.sass */
#wrapper {
  padding: 0 25px 25px 25px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -khtml-border-radius-bottomright: 10px;
  -khtml-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 25px;
  background-color: white;
}

/* line 134, ../../app/stylesheets/application.sass */
#header {
  height: 100px;
  border-bottom: dotted 1px #cccccc;
  margin-bottom: 10px;
}

/* line 138, ../../app/stylesheets/application.sass */
#footer {
  -webkit-border-top-left-radius: 10px;
  -khtml-border-radius-topleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -khtml-border-radius-topright: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  padding: 25px;
  background-color: white;
}
/* line 142, ../../app/stylesheets/application.sass */
#footer .copyright {
  text-align: center;
  float: left;
  color: #55555f;
}
/* line 146, ../../app/stylesheets/application.sass */
#footer ul {
  color: #55555f;
  margin-left: 150px;
  display: block;
}
/* line 150, ../../app/stylesheets/application.sass */
#footer ul li {
  width: 150px;
  float: right;
  background-image: none;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 156, ../../app/stylesheets/application.sass */
#footer ul li ul {
  margin-top: 10px;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}
/* line 161, ../../app/stylesheets/application.sass */
#footer ul li ul li {
  text-transform: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

/* line 167, ../../app/stylesheets/application.sass */
.section {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 8px;
  border: solid 1px #e9e9eb;
  margin-bottom: 15px;
}
/* line 172, ../../app/stylesheets/application.sass */
.section ul {
  margin-left: 0px;
}
/* line 174, ../../app/stylesheets/application.sass */
.section ul li {
  margin: 0px;
  line-height: 1.2em;
}

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

/* line 184, ../../app/stylesheets/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 197, ../../app/stylesheets/application.sass */
#logo {
  float: left;
  margin-top: 15px;
}
/* line 200, ../../app/stylesheets/application.sass */
#logo a, #logo a:hover a:visited {
  display: block;
  text-decoration: none;
}

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

/* line 214, ../../app/stylesheets/application.sass */
#csc-example {
  width: 475px;
}

/* line 217, ../../app/stylesheets/application.sass */
.help {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  line-height: 1.3em;
  width: 350px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  z-index: 100;
  padding: 10px;
  border: solid #e9e9eb 1px;
}
/* line 228, ../../app/stylesheets/application.sass */
.help h3 {
  color: black;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 2px;
}
/* line 233, ../../app/stylesheets/application.sass */
.help ul {
  margin-top: 5px;
  margin-left: 18px;
}

/* line 239, ../../app/stylesheets/application.sass */
.pagination {
  margin: 15px 0px 15px 0px;
  text-align: center;
  clear: both;
}
/* line 243, ../../app/stylesheets/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: 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
  cursor: pointer;
  color: white;
  padding: 7px 17px;
  background-image: url("../images/button-blue.jpg");
  background-color: #3767ae;
  background-repeat: repeat-x;
  font-size: 1.2em;
  margin-right: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  border: solid 1px #3767ae;
  color: #55555f;
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #e9e9eb;
  -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 250, ../../app/stylesheets/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 255, ../../app/stylesheets/application.sass */
.pagination em {
  border-color: #1b3d70;
  color: white;
  background: #1b3d70;
  font-style: normal;
}
/* line 260, ../../app/stylesheets/application.sass */
.pagination a:hover {
  background-color: #e9e9eb;
  background-image: url("../images/button-gray.jpg");
  border: solid 1px #cccccc;
}

/* line 263, ../../app/stylesheets/application.sass */
.project:hover {
  border-color: #c0def5;
  background-color: #eff6fc;
}
/* line 265, ../../app/stylesheets/application.sass */
.project:hover .inner {
  border-color: #c0def5;
  background-color: white;
}

/* line 269, ../../app/stylesheets/application.sass */
.project {
  -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-bottom: solid #e9e9eb 1px;
  padding: 15px;
  margin-bottom: 10px;
}
/* line 271, ../../app/stylesheets/application.sass */
.project .left {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 177.917px;
  text-align: center;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .project .left {
  overflow-x: hidden;
}
/* line 274, ../../app/stylesheets/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 278, ../../app/stylesheets/application.sass */
.project .left .category {
  text-align: center;
  margin-top: 6px;
  font-weight: bold;
}
/* line 282, ../../app/stylesheets/application.sass */
.project .left .cost {
  padding: 1px;
  color: #348a00;
  margin-bottom: 5px;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
}
/* line 290, ../../app/stylesheets/application.sass */
.project .main {
  display: inline;
  float: left;
  margin-right: 0;
  width: 692.5px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .project .main {
  overflow-x: hidden;
}
/* line 292, ../../app/stylesheets/application.sass */
.project .main .title {
  font-size: 1.6em;
  margin-bottom: 5px;
  line-height: 1.2em;
}
/* line 296, ../../app/stylesheets/application.sass */
.project .main .title a {
  display: block;
}
/* line 299, ../../app/stylesheets/application.sass */
.project ul.details {
  margin: 0;
  color: #88888f;
}
/* line 18, ../../app/stylesheets/mixins.sass */
.project ul.details li {
  background: none;
  padding-left: 0;
}
/* line 302, ../../app/stylesheets/application.sass */
.project ul.details li {
  float: left;
  margin-right: 20px;
}

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

/* line 309, ../../app/stylesheets/application.sass */
ul.admin {
  margin-bottom: 1em;
}
/* line 314, ../../app/stylesheets/application.sass */
ul.admin > li span {
  display: inline-block;
  width: 130px;
}
/* line 318, ../../app/stylesheets/application.sass */
ul.admin > li ul {
  display: inline;
  padding: 0;
  margin: 0;
}
/* line 323, ../../app/stylesheets/application.sass */
ul.admin > li ul li {
  display: inline;
  margin-left: 0.5em;
}

/* line 327, ../../app/stylesheets/application.sass */
body #content a.admin {
  color: red;
}

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

/* line 336, ../../app/stylesheets/application.sass */
.messages {
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* line 361, ../../app/stylesheets/application.sass */
.unread-message {
  padding: 6px 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9eb;
  background-color: #eff6fc;
  color: black;
}
/* line 342, ../../app/stylesheets/application.sass */
.unread-message a {
  display: block;
}
/* line 349, ../../app/stylesheets/application.sass */
.unread-message .name {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 177.917px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .name {
  overflow-x: hidden;
}
/* line 351, ../../app/stylesheets/application.sass */
.unread-message .contents {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 336.25px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .contents {
  overflow-x: hidden;
}
/* line 355, ../../app/stylesheets/application.sass */
.unread-message .controls {
  display: inline;
  float: left;
  margin-right: 0;
  width: 98.75px;
  padding-top: 10px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .unread-message .controls {
  overflow-x: hidden;
}
/* line 358, ../../app/stylesheets/application.sass */
.unread-message .controls a {
  display: inline;
}
/* line 365, ../../app/stylesheets/application.sass */
.unread-message .body {
  font-weight: bold;
}

/* line 368, ../../app/stylesheets/application.sass */
.read-message {
  padding: 6px 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9eb;
}
/* line 342, ../../app/stylesheets/application.sass */
.read-message a {
  display: block;
}
/* line 349, ../../app/stylesheets/application.sass */
.read-message .name {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 177.917px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .name {
  overflow-x: hidden;
}
/* line 351, ../../app/stylesheets/application.sass */
.read-message .contents {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 336.25px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .contents {
  overflow-x: hidden;
}
/* line 355, ../../app/stylesheets/application.sass */
.read-message .controls {
  display: inline;
  float: left;
  margin-right: 0;
  width: 98.75px;
  padding-top: 10px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .read-message .controls {
  overflow-x: hidden;
}
/* line 358, ../../app/stylesheets/application.sass */
.read-message .controls a {
  display: inline;
}

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

/* line 378, ../../app/stylesheets/application.sass */
.team-member {
  clear: both;
  margin-bottom: 20px;
}
/* line 381, ../../app/stylesheets/application.sass */
.team-member h2 {
  margin-left: 151px;
  margin-bottom: 5px;
}
/* line 385, ../../app/stylesheets/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 398, ../../app/stylesheets/application.sass */
.tour-content img {
  margin: 15px 0;
}

/* line 401, ../../app/stylesheets/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: #eff6fc;
  padding: 10px 0;
  margin-right: 10px;
  font-size: 1.1em;
}
/* line 408, ../../app/stylesheets/application.sass */
.vertical-nav .title {
  padding: 5px 0 15px 0;
  font-weight: bold;
  text-align: center;
}
/* line 412, ../../app/stylesheets/application.sass */
.vertical-nav ul {
  margin: 0;
}
/* line 18, ../../app/stylesheets/mixins.sass */
.vertical-nav ul li {
  background: none;
  padding-left: 0;
}
/* line 414, ../../app/stylesheets/application.sass */
.vertical-nav ul li {
  padding: 0;
  text-align: right;
  margin: 0 !important;
}
/* line 418, ../../app/stylesheets/application.sass */
.vertical-nav ul li a {
  padding: 12px 15px;
  display: block;
  border: solid 1px #eff6fc;
}
/* line 422, ../../app/stylesheets/application.sass */
.vertical-nav ul li span.current {
  padding: 12px 15px;
  color: #55555f;
  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 434, ../../app/stylesheets/application.sass */
.inner-nav {
  font-size: 1.1em;
  margin-bottom: 15px;
  clear: both;
  border-bottom: dotted 1px #cccccc;
  height: 33px;
}
/* line 440, ../../app/stylesheets/application.sass */
.inner-nav .leader {
  padding: 3px 10px;
  float: left;
}
/* line 444, ../../app/stylesheets/application.sass */
.inner-nav .trailer a {
  float: right;
  padding: 3px 10px;
}
/* line 447, ../../app/stylesheets/application.sass */
.inner-nav ul {
  margin: 0px;
  list-style: none;
}
/* line 450, ../../app/stylesheets/application.sass */
.inner-nav ul li {
  background-image: none;
  padding-left: 0px;
  float: left;
  display: block;
  margin-bottom: 0px;
}
/* line 456, ../../app/stylesheets/application.sass */
.inner-nav ul li a, .inner-nav ul li input[type=submit], .inner-nav ul li span {
  border: solid 1px white;
  float: left;
  padding: 3px 10px;
}

/* line 468, ../../app/stylesheets/application.sass */
.inner-nav span.current {
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border-color: #cccccc;
  color: #88888f;
  display: block;
}

/* line 472, ../../app/stylesheets/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: #eff6fc;
}
/* line 481, ../../app/stylesheets/application.sass */
.socialize div {
  padding: 7px 0px;
  border-bottom: dotted 1px white;
  clear: both;
}

/* line 488, ../../app/stylesheets/application.sass */
#social-bar {
  float: right;
  padding: 5px;
}
/* line 491, ../../app/stylesheets/application.sass */
#social-bar img {
  margin-bottom: -3px;
}
/* line 493, ../../app/stylesheets/application.sass */
#social-bar a {
  margin-right: 10px;
}
/* line 495, ../../app/stylesheets/application.sass */
#social-bar a:hover {
  text-decoration: none;
}

/* line 498, ../../app/stylesheets/application.sass */
#user-bar {
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -khtml-border-radius-bottomright: 7px;
  -khtml-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  float: right;
  padding: 3px 8px 6px 8px;
  background-color: #ff8c10;
  font-size: 1.1em;
  color: white;
}
/* line 505, ../../app/stylesheets/application.sass */
#user-bar a.user-link {
  color: white;
  padding: 3px;
  font-weight: bold;
  margin: 0px 5px;
}

/* line 510, ../../app/stylesheets/application.sass */
#top-nav {
  margin-left: 200px;
  height: 30px;
}

/* line 513, ../../app/stylesheets/application.sass */
#main-nav {
  height: 40px;
  margin-top: 35px;
  margin-left: 200px;
  display: block;
}
/* line 518, ../../app/stylesheets/application.sass */
#main-nav ul {
  float: right;
  padding: 0;
  margin: 0;
}
/* line 522, ../../app/stylesheets/application.sass */
#main-nav ul li {
  background-image: none;
  padding-left: 0px;
  margin-left: 7px;
  float: left;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
}
/* line 530, ../../app/stylesheets/application.sass */
#main-nav ul li a {
  -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;
  display: block;
  padding: 8px 11px;
  border: solid 1px white;
  border-bottom: none;
}
/* line 536, ../../app/stylesheets/application.sass */
#main-nav ul li a:hover {
  border-color: #e9e9eb;
  text-decoration: none;
  background-color: #f6f6f8;
}

/* line 543, ../../app/stylesheets/application.sass */
.faqs {
  margin-top: 25px;
}
/* line 545, ../../app/stylesheets/application.sass */
.faqs .callout {
  margin-left: 330px;
}
/* line 547, ../../app/stylesheets/application.sass */
.faqs ul.questions {
  font-size: 1em;
  margin-bottom: 20px;
  float: left;
  width: 275px;
}
/* line 553, ../../app/stylesheets/application.sass */
.faqs h3 {
  margin-bottom: 20px;
}
/* line 555, ../../app/stylesheets/application.sass */
.faqs p {
  margin-bottom: 0px;
}

/* line 561, ../../app/stylesheets/application.sass */
body.user-home #main-nav a.home {
  color: #88888f;
  overflow: hidden;
  border-color: #cccccc;
  border-bottom: solid 1px white;
}

/* line 564, ../../app/stylesheets/application.sass */
body.profile #main-nav a.profile {
  color: #88888f;
  overflow: hidden;
  border-color: #cccccc;
  border-bottom: solid 1px white;
}

/* line 567, ../../app/stylesheets/application.sass */
body.projects #main-nav a.projects {
  color: #88888f;
  overflow: hidden;
  border-color: #cccccc;
  border-bottom: solid 1px white;
}

/* line 570, ../../app/stylesheets/application.sass */
body.inbox #main-nav a.inbox {
  color: #88888f;
  overflow: hidden;
  border-color: #cccccc;
  border-bottom: solid 1px white;
}

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

/* line 590, ../../app/stylesheets/application.sass */
#left-sidebar ul {
  list-style: none;
  margin-bottom: 10px;
}
/* line 593, ../../app/stylesheets/application.sass */
#left-sidebar ul li {
  margin-bottom: 3px;
}

/* line 597, ../../app/stylesheets/application.sass */
dl.press dt {
  margin-bottom: 4px;
}
/* line 599, ../../app/stylesheets/application.sass */
dl.press dd {
  margin-bottom: 17px;
  color: #55555f;
  font-style: italic;
}

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

/* line 610, ../../app/stylesheets/application.sass */
ul.contact-us {
  margin: 0;
}
/* line 18, ../../app/stylesheets/mixins.sass */
ul.contact-us li {
  background: none;
  padding-left: 0;
}
/* line 612, ../../app/stylesheets/application.sass */
ul.contact-us li {
  margin-bottom: 30px;
}
/* line 614, ../../app/stylesheets/application.sass */
ul.contact-us li h5 {
  padding-top: 5px;
  margin-left: 55px;
}
/* line 617, ../../app/stylesheets/application.sass */
ul.contact-us li .icon {
  float: left;
}

/* line 619, ../../app/stylesheets/application.sass */
ul.referrals {
  margin: 0;
  margin-top: 25px;
}
/* line 18, ../../app/stylesheets/mixins.sass */
ul.referrals li {
  background: none;
  padding-left: 0;
}
/* line 622, ../../app/stylesheets/application.sass */
ul.referrals li {
  margin-bottom: 25px;
}

/* line 625, ../../app/stylesheets/application.sass */
.portfolio-item {
  float: left;
  margin: 0 10px 15px 0;
}
/* line 628, ../../app/stylesheets/application.sass */
.portfolio-item .controls {
  float: right;
  clear: both;
}
/* line 631, ../../app/stylesheets/application.sass */
.portfolio-item a.portfolio-image {
  display: block;
  float: left;
  clear: both;
  padding: 5px;
  margin-bottom: 5px;
  border: solid 1px #e9e9eb;
}
/* line 638, ../../app/stylesheets/application.sass */
.portfolio-item a.portfolio-image:hover {
  border: solid 1px #4aa5eb;
}

/* line 641, ../../app/stylesheets/application.sass */
.satisfaction-guarantee {
  float: left;
  clear: both;
  position: relative;
}
/* line 645, ../../app/stylesheets/application.sass */
.satisfaction-guarantee .seal {
  position: absolute;
  left: 0;
}
/* line 648, ../../app/stylesheets/application.sass */
.satisfaction-guarantee .text {
  float: left;
  -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 659, ../../app/stylesheets/application.sass */
table.receipt {
  border-top: solid 2px #cccccc;
}
/* line 661, ../../app/stylesheets/application.sass */
table.receipt th, table.receipt td {
  padding: 8px 10px;
  border-top: solid 1px white;
}
/* line 664, ../../app/stylesheets/application.sass */
table.receipt th {
  text-transform: uppercase;
  background: #e9e9eb;
}
/* line 667, ../../app/stylesheets/application.sass */
table.receipt td {
  background: #f6f6f8;
}
/* line 670, ../../app/stylesheets/application.sass */
table.receipt tr.total td.title {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}
/* line 674, ../../app/stylesheets/application.sass */
table.receipt tr.total td {
  background: white;
}
/* line 676, ../../app/stylesheets/application.sass */
table.receipt tr.total td.amount {
  font-weight: bold;
}

/* line 681, ../../app/stylesheets/application.sass */
.featured-student ul li {
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 685, ../../app/stylesheets/application.sass */
.project-fee {
  font-size: 3em;
  font-weight: bold;
  font-family: 'apertura-condensed-1','apertura-condensed-2', 'Helvetica', 'Arial', sans-serif;
  color: #348a00;
  margin: 25px 0;
}

/* line 692, ../../app/stylesheets/application.sass */
a.signup-button-students {
  border: none;
  overflow: hidden;
  text-indent: -1000px;
  width: 270px;
  height: 81px;
  margin: 15px;
  float: left;
  background: url("../images/banners/signup-button-students-normal.png") no-repeat;
}

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

/* line 697, ../../app/stylesheets/application.sass */
a.signup-button-businesses {
  border: none;
  overflow: hidden;
  text-indent: -1000px;
  width: 270px;
  height: 81px;
  margin: 15px;
  float: left;
  background: url("../images/banners/signup-button-businesses-normal.png") no-repeat;
}

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

/* line 11, ../../app/stylesheets/screen.sass */
body #container {
  width: 980px;
  margin: 0 auto;
}
/* line 15, ../../app/stylesheets/screen.sass */
body #left-sidebar {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 217.5px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #left-sidebar {
  overflow-x: hidden;
}
/* line 17, ../../app/stylesheets/screen.sass */
body #right-sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 217.5px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #right-sidebar {
  overflow-x: hidden;
}
/* line 19, ../../app/stylesheets/screen.sass */
body #right-content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 692.5px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #right-content {
  overflow-x: hidden;
}
/* line 21, ../../app/stylesheets/screen.sass */
body #left-content {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 692.5px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #left-content {
  overflow-x: hidden;
}
/* line 23, ../../app/stylesheets/screen.sass */
body #left-split {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 573.75px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #left-split {
  overflow-x: hidden;
}
/* line 25, ../../app/stylesheets/screen.sass */
body #right-split {
  display: inline;
  float: left;
  margin-right: 0;
  width: 336.25px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body #right-split {
  overflow-x: hidden;
}
