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

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

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

/* line 19, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/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.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
}

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

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

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

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

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

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

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

/* line 18, ../../focus-compass/src/screen.sass */
.left {
  float: left;
}

/* line 20, ../../focus-compass/src/screen.sass */
.right {
  float: right;
}

/* line 22, ../../focus-compass/src/screen.sass */
.text-right {
  text-align: right;
}

/* line 25, ../../focus-compass/src/screen.sass */
h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold;
}

/* line 28, ../../focus-compass/src/screen.sass */
a {
  color: #09539e;
  text-decoration: none;
  outline: medium none;
}

/* line 33, ../../focus-compass/src/screen.sass */
a:hover {
  color: #0099ff;
}

/* line 36, ../../focus-compass/src/screen.sass */
fieldset, img {
  border: 0 none;
}

/* line 39, ../../focus-compass/src/screen.sass */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  background-color: #e5e5e5;
}

/* line 43, ../../focus-compass/src/screen.sass */
select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
  font-family: inherit;
  font-weight: inherit;
}

/* line 48, ../../focus-compass/src/screen.sass */
select {
  margin: 0;
}

/* line 51, ../../focus-compass/src/screen.sass */
p {
  margin: 0;
}

/* line 53, ../../focus-compass/src/screen.sass */
.center {
  margin: 0 auto;
  text-align: center;
}

/* line 57, ../../focus-compass/src/screen.sass */
.clear {
  clear: both;
}

/* line 60, ../../focus-compass/src/screen.sass */
.off {
  display: none;
}

/* line 63, ../../focus-compass/src/screen.sass */
.grey-text {
  color: #888888;
}

/* line 66, ../../focus-compass/src/screen.sass */
.uppercase {
  text-transform: uppercase;
}

/* line 69, ../../focus-compass/src/screen.sass */
.small-text {
  font-size: 11px;
}

/* line 72, ../../focus-compass/src/screen.sass */
#main-wrapper {
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
  width: 950px;
  height: 100%;
  top: -10px;
  position: relative;
  background-color: white;
  padding: 10px 0px 20px 10px;
  border-style: solid;
  border-color: #afafaf;
  border-width: 0 1px 1px 0;
}
/* line 8, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
#main-wrapper {
  display: block;
}

/* line 86, ../../focus-compass/src/screen.sass */
#inside-wrapper {
  width: 930px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  background: url('../images/grid.png?1282184897');
  background: white;
  color: black;
  min-height: 100px;
}
/* line 8, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
#inside-wrapper {
  display: block;
}

/* line 93, ../../focus-compass/src/screen.sass */
#section-header {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  height: 30px;
}
/* line 138, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #section-header {
  overflow-x: hidden;
}

/* line 97, ../../focus-compass/src/screen.sass */
.sub-section-right {
  display: inline;
  float: right;
  position: relative;
  margin: 0 -10px 1.5em 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px;
}
/* line 138, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .sub-section-right {
  overflow-x: hidden;
}
/* line 101, ../../focus-compass/src/screen.sass */
.sub-section-right #header_ad_zone {
  float: right;
  width: 88px;
  height: 31px;
  z-index: 90;
}
/* line 107, ../../focus-compass/src/screen.sass */
.sub-section-right #header_ad_zone_sponsored_by {
  font-size: 11px;
  color: #999999;
  float: right;
  height: 31px;
  margin: 3px 5px 0 0;
}
/* line 114, ../../focus-compass/src/screen.sass */
.sub-section-right #header_ad_zone_sponsored_by_image {
  font-size: 11px;
  color: #999999;
  float: right;
  height: 31px;
  margin: 3px 5px 0 0;
}

/* line 122, ../../focus-compass/src/screen.sass */
.two-col #main {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 600px;
}
/* line 138, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .two-col #main {
  overflow-x: hidden;
}
/* line 124, ../../focus-compass/src/screen.sass */
.two-col #right {
  display: inline;
  float: right;
  position: relative;
  margin: 0 -10px 1.5em 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px;
  min-height: 100px;
}
/* line 138, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .two-col #right {
  overflow-x: hidden;
}

