body { margin: 0.5em 0 10px 0; }
h1 { color: #000; padding: 0.75em 0 0 10px; }
h2 { color: #000; margin: 0; padding: 0px 10px; }

p { padding: 1px 10px; }
em { font-weight: bold; font-style: normal; }

#logo { float:right; font-size: 150%; padding-right: 5px; }
#bigblurb { color: #000; background-color: #fff; line-height: 1.5em; }
#bigblurb P { font-size: 120%; }

#solution { background-color: #68B40C; color: #fff; } 
#solution a { text-decoration: none; color: #fff; }
#solution h3 { padding: 0.5em 0 0 10px; color: #fff; }

#h { background-color: #6998CC; color: #fff; }
#h A { font-size: 150%; text-decoration: none; color: #fff; padding: 0 10px 0px 5px; }
#h A:hover { color: #000; }

a.outlink {
  /* Two-tiny icon by twothirty.com */
  background: transparent url(images/arrow-upright.gif) no-repeat scroll right 4px; 
  padding-right: 20px !important;
}

#f P { font-size: x-small; margin: 0; }
#f a { text-decoration: none; }

#intro p { font-size: 125%; }
#callout P { font-size: 125%; }
.num { 
  background: transparent url(images/greendot24.gif) no-repeat scroll left 2px; 
  color: #fff; 
  padding: 2px 12px 2px 6px;
  font-size: 0.8em;
}

#member_login {
    position: aboslute;
    font-size: x-small !important;
    bottom: 0;
    background-color: #f4f4f4;
    padding-bottom: 5px;
}

#member_login P, #member_login form p {
    line-height: 1em;
    padding-top: 8px;
    margin: 0;
    position: relative;
}

#member_login label {
    vertical-align: middle;
}


#loginbutton {
    margin-right: 30px;
    right: 0;
    position: absolute;
}
