html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Containers
--------------------------------------------------------------------------------*/

.container_12,
.container_16
{
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	display: inline;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}

.container_12 .grid_3,
.container_16 .grid_4
{
	width: 23%;
}

.container_12 .grid_6,
.container_16 .grid_8
{
	width: 48%;
}

.container_12 .grid_9,
.container_16 .grid_12
{
	width: 73%;
}

.container_12 .grid_12,
.container_16 .grid_16
{
	width: 98%;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/

.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}

/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .grid_1
{
	width: 6.333%;
}

.container_12 .grid_2
{
	width: 14.666%;
}

.container_12 .grid_4
{
	width: 31.333%;
}

.container_12 .grid_5
{
	width: 39.666%;
}

.container_12 .grid_7
{
	width: 56.333%;
}

.container_12 .grid_8
{
	width: 64.666%;
}

.container_12 .grid_10
{
	width: 81.333%;
}

.container_12 .grid_11
{
	width: 89.666%;
}

/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .grid_1
{
	width: 4.25%;
}

.container_16 .grid_2
{
	width: 10.5%;
}

.container_16 .grid_3
{
	width: 16.75%;
}

.container_16 .grid_5
{
	width: 29.25%;
}

.container_16 .grid_6
{
	width: 35.5%;
}

.container_16 .grid_7
{
	width: 41.75%;
}

.container_16 .grid_9
{
	width: 54.25%;
}

.container_16 .grid_10
{
	width: 60.5%;
}

.container_16 .grid_11
{
	width: 66.75%;
}

.container_16 .grid_13
{
	width: 79.25%;
}

.container_16 .grid_14
{
	width: 85.5%;
}

.container_16 .grid_15
{
	width: 91.75%;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4
{
	padding-left: 25%;
}

.container_12 .prefix_6,
.container_16 .prefix_8
{
	padding-left: 50%;
}

.container_12 .prefix_9,
.container_16 .prefix_12
{
	padding-left: 75%;
}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .prefix_1
{
	padding-left: 8.333%;
}

.container_12 .prefix_2
{
	padding-left: 16.666%;
}

.container_12 .prefix_4
{
	padding-left: 33.333%;
}

.container_12 .prefix_5
{
	padding-left: 41.666%;
}

.container_12 .prefix_7
{
	padding-left: 58.333%;
}

.container_12 .prefix_8
{
	padding-left: 66.666%;
}

.container_12 .prefix_10
{
	padding-left: 83.333%;
}

.container_12 .prefix_11
{
	padding-left: 91.666%;
}

/* =Prefix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .prefix_1
{
	padding-left: 6.25%;
}

.container_16 .prefix_2
{
	padding-left: 12.5%;
}

.container_16 .prefix_3
{
	padding-left: 18.75%;
}

.container_16 .prefix_5
{
	padding-left: 31.25%;
}

.container_16 .prefix_6
{
	padding-left: 37.5%;
}

.container_16 .prefix_7
{
	padding-left: 43.75%;
}

.container_16 .prefix_9
{
	padding-left: 56.25%;
}

.container_16 .prefix_10
{
	padding-left: 62.5%;
}

.container_16 .prefix_11
{
	padding-left: 68.75%;
}

.container_16 .prefix_13
{
	padding-left: 81.25%;
}

.container_16 .prefix_14
{
	padding-left: 87.5%;
}

.container_16 .prefix_15
{
	padding-left: 93.75%;
}

/* =Suffix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4
{
	padding-right: 25%;
}

.container_12 .suffix_6,
.container_16 .suffix_8
{
	padding-right: 50%;
}

.container_12 .suffix_9,
.container_16 .suffix_12
{
	padding-right: 75%;
}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .suffix_1
{
	padding-right: 8.333%;
}

.container_12 .suffix_2
{
	padding-right: 16.666%;
}

.container_12 .suffix_4
{
	padding-right: 33.333%;
}

.container_12 .suffix_5
{
	padding-right: 41.666%;
}

.container_12 .suffix_7
{
	padding-right: 58.333%;
}

.container_12 .suffix_8
{
	padding-right: 66.666%;
}

.container_12 .suffix_10
{
	padding-right: 83.333%;
}

.container_12 .suffix_11
{
	padding-right: 91.666%;
}

/* =Suffix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .suffix_1
{
	padding-right: 6.25%;
}

.container_16 .suffix_2
{
	padding-right: 16.5%;
}

.container_16 .suffix_3
{
	padding-right: 18.75%;
}

.container_16 .suffix_5
{
	padding-right: 31.25%;
}

.container_16 .suffix_6
{
	padding-right: 37.5%;
}

.container_16 .suffix_7
{
	padding-right: 43.75%;
}

.container_16 .suffix_9
{
	padding-right: 56.25%;
}

.container_16 .suffix_10
{
	padding-right: 62.5%;
}

.container_16 .suffix_11
{
	padding-right: 68.75%;
}

.container_16 .suffix_13
{
	padding-right: 81.25%;
}

.container_16 .suffix_14
{
	padding-right: 87.5%;
}

.container_16 .suffix_15
{
	padding-right: 93.75%;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

body {
  background-color: #e8e8e8;
  min-width: 950px; }

h2 {
  font-size: 20px;
  color: #3d5970; }
  h2 a {
    color: #cccccc; }
  h2 span {
    font-size: 12px;
    color: #6aaedd; }
    h2 span a {
      color: #6aaedd; }

dl dt, dl dd {
  border-bottom: 1px dashed #cccccc;
  line-height: 2em; }
dl dt {
  float: left;
  width: 200px; }
dl dd {
  margin-left: 200px;
  clear: right; }

a {
  color: #1d679a; }

.large-grey-button {
  display: inline-block;
  background: transparent url(/images/grey-button-back.png) repeat-x scroll 0 0;
  font-size: 13px;
  line-height: 2em;
  border: 2px solid #666666;
  color: black;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.large-grey-button:hover {
  color: #00115f; }

#admin-tools {
  border-top: 3px solid red;
  border-bottom: 3px solid red;
  margin: 1em 0;
  padding: 0;
  color: red; }
  #admin-tools li {
    float: left;
    margin: 0;
    padding: 0.5em 1em;
    list-style: none; }
  #admin-tools li:first-child {
    padding-left: 0; }

#competition-banner {
  background: #0075ff none repeat scroll 0 0;
  padding: 5px 0;
  text-align: center;
  color: white;
  font-size: 15px; }
  #competition-banner a {
    font-weight: bold;
    color: white; }
  #competition-banner p {
    margin: 0; }

body .errorExplanation {
  margin: 1em 10em;
  border: 5px solid red;
  background: #f9cece none repeat scroll 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }
  body .errorExplanation h2 {
    margin: 0;
    padding: 0.5em 1em;
    background: #e48d8d none repeat scroll 0 0;
    font-size: 14px;
    color: #7e0000; }
  body .errorExplanation p {
    padding: 1em;
    margin: 0;
    font-size: 14px; }
  body .errorExplanation ul {
    margin: 0 0 1em 1em;
    font-size: 14px; }
body form fieldset {
  margin: 0; }
  body form fieldset h3 {
    font-size: 12px;
    margin: 10px 2em 0 2em;
    font-weight: normal; }
  body form fieldset .group {
    margin: 1em 0;
    clear: both;
    zoom: 1; }
    body form fieldset .group h4 {
      margin: 0;
      width: 170px;
      color: #333333;
      float: left;
      font-size: 13px;
      font-weight: bold;
      line-height: 2em;
      text-align: right; }
    body form fieldset .group p {
      margin: 1em 0 0 190px;
      padding: 0;
      line-height: 2em; }
    body form fieldset .group p.note {
      font-size: 12px;
      margin: 4px 0 0 190px;
      color: #666666; }
  body form fieldset input[type='text'], body form fieldset input[type='password'], body form fieldset textarea {
    border: 1px solid #aaaaaa;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.38em;
    padding: 3px; }
  body form fieldset input[type='text'].short {
    width: 70px; }
  body form fieldset input[type='text'].error, body form fieldset input[type='password'].error, body form fieldset textarea.error {
    border: 1px solid red; }
  body form fieldset input[type='text'].valid, body form fieldset input[type='password'].valid, body form fieldset textarea.valid {
    border: 1px solid #00bf08;
    background: #c2efc4 none repeat scroll 0 0; }
  body form fieldset .fieldWithErrors input[type='text'], body form fieldset .fieldWithErrors input[type='password'] {
    border: 2px solid red; }
body form .buttons {
  margin: 1em 0 0 190px; }
body form button, body form input[type='button'], body form input[type='submit'] {
  display: inline-block;
  background: transparent url(/images/grey-button-back.png) repeat-x scroll 0 0;
  font-size: 13px;
  border: 2px solid #666666;
  color: black;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
body form button:hover, body form input[type='button']:hover, body form input[type='submit']:hover {
  color: #00115f;
  cursor: pointer; }
body form input[type="checkbox"] {
  margin: 0;
  padding: 0; }

#flash-notifications {
  background: none repeat scroll 0 0 #3d5970; }
  #flash-notifications .flash_notification {
    margin: 0.75em 0;
    text-align: center; }
    #flash-notifications .flash_notification span {
      margin: 0;
      padding: 0.25em 2em;
      font-size: 14px;
      color: black;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
  #flash-notifications #flash-success span {
    background: none repeat scroll 0 0 #19cf21;
    color: white; }
  #flash-notifications #flash-notice span {
    background: none repeat scroll 0 0 #576d7f;
    color: white; }
  #flash-notifications #flash-error span {
    background: none repeat scroll 0 0 #df0009;
    color: white; }

.pagination {
  text-align: center;
  padding: 0.3em; }
  .pagination a, .pagination span {
    padding: 0.2em 0.5em; }
  .pagination span.disabled {
    color: #aaaaaa; }
  .pagination span.current {
    font-weight: bold;
    color: #437ca1; }
  .pagination a {
    border: 1px solid #dddddd;
    color: #0063dc;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
    .pagination a:hover, .pagination a:focus {
      border-color: #cccccc;
      background: #eeeeee; }
  .pagination .page_info {
    color: #aaaaaa;
    padding-top: 0.8em; }
  .pagination .prev_page, .pagination .next_page {
    border-width: 2px; }
  .pagination .prev_page {
    margin-right: 1em; }
  .pagination .next_page {
    margin-left: 1em; }

#header {
  background: transparent url(/images/header-background.png) repeat-x scroll 0 0;
  border-bottom: 4px solid #cccccc;
  height: 79px; }
  #header #nav-meta {
    margin: 10px 0 0 0;
    padding: 2px 5px;
    font-size: 12px;
    color: white;
    float: right;
    background: #97aebd none repeat scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    #header #nav-meta ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #header #nav-meta ul li {
        margin: 0;
        padding: 3px 7px;
        float: left;
        border-left: 1px solid #ccdade; }
        #header #nav-meta ul li a {
          color: white;
          text-decoration: none; }
      #header #nav-meta ul li:first-child {
        border-left: none; }
  #header #nav {
    margin: 5px 0 0 0;
    font-size: 14px;
    color: white; }
    #header #nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #header #nav ul li {
        margin: 0;
        padding: 0;
        float: left; }
        #header #nav ul li a {
          margin: 0 5px;
          padding: 10px;
          display: block;
          text-decoration: none;
          color: #3d5970; }
      #header #nav ul li.cur a {
        background: #3d5970 none repeat scroll 0 0;
        color: white;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px; }

#body {
  background-color: white;
  padding: 0 0 30px 0; }

#footer {
  padding: 20px 0; }
  #footer ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666666;
    list-style: none; }
    #footer ul li {
      margin: 0;
      padding: 0; }
      #footer ul li a {
        color: #2e79af; }
  #footer p {
    color: #666666; }
    #footer p a {
      color: #666666;
      text-decoration: underline; }

#meta-panel {
  background: #3d5970 none repeat scroll 0 0;
  color: #ccdade;
  margin: 0 0 10px 0; }
  #meta-panel a {
    color: #cccccc; }
  #meta-panel h2 {
    color: white;
    font-size: 24px;
    font-weight: normal;
    margin: 0.5em 0;
    padding: 0; }
  #meta-panel img {
    padding: 10px; }

#tasks h3 {
  font-size: 18px;
  font-weight: normal; }
#tasks #intro-video {
  margin: 0 5px 10px 5px;
  padding: 40px 0;
  text-align: center;
  background: #b8b8b8 none repeat scroll 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }
#tasks #signup {
  margin: 0 0 15px 0;
  padding: 1em 0;
  border: 5px solid #cad4da;
  background: #33444f none repeat scroll 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  #tasks #signup h2 {
    font-size: 18px;
    color: white;
    text-align: center;
    font-weight: normal;
    text-shadow: 2px 2px 10px #eeeeee; }
    #tasks #signup h2 strong {
      font-weight: bold; }
    #tasks #signup h2 span {
      display: block;
      font-size: 18px;
      color: white; }
  #tasks #signup #signup-button a {
    background: transparent url(/images/create-account.png) no-repeat 0 0;
    text-indent: -999999px;
    display: block;
    width: 241px;
    height: 47px;
    margin: 0 auto; }
  #tasks #signup #signup-button a:hover {
    background: transparent url(/images/create-account.png) no-repeat 0 -47px; }
#tasks .filter {
  padding: 0.25em;
  font-size: 12px;
  margin-bottom: 15px; }
  #tasks .filter h3 {
    margin: 0;
    padding: 3px 7px;
    font-size: 16px;
    color: black;
    font-weight: normal;
    border-bottom: 5px solid #437ca1; }
  #tasks .filter ul {
    margin: 0;
    padding: 0 0 5px 2em;
    color: #4a75a4; }
    #tasks .filter ul li {
      margin: 5px 0;
      padding: 0 5px 0 0; }
      #tasks .filter ul li a {
        color: #4a75a4;
        text-decoration: underline;
        font-size: 14px; }
    #tasks .filter ul li.selected a {
      color: black;
      font-weight: bold;
      text-decoration: none; }
  #tasks .filter fieldset {
    margin: 0 1em; }
    #tasks .filter fieldset .group h4 {
      width: 80px;
      text-align: left;
      font-size: 12px; }
    #tasks .filter fieldset .group p {
      margin-left: 85px; }
    #tasks .filter fieldset .group input[type='text'], #tasks .filter fieldset .group input[type='password'], #tasks .filter fieldset .group textarea {
      width: 95%;
      font-size: 12px;
      padding: 5px; }
    #tasks .filter fieldset .group select {
      width: 130px; }
    #tasks .filter fieldset .group.num-range input[type='text'] {
      width: 40px; }
  #tasks .filter .buttons {
    margin: 1em; }
#tasks #tasks-list p.info {
  margin: 0;
  padding: 0;
  float: left; }
  #tasks #tasks-list p.info a {
    text-decoration: none;
    line-height: 15px; }
    #tasks #tasks-list p.info a img {
      float: left;
      padding: 1px 3px 0 0; }
#tasks #tasks-list ul#ordering-bar {
  margin: 0 0 10px 0;
  text-align: right;
  font-size: 11px; }
  #tasks #tasks-list ul#ordering-bar li {
    border-left: 1px solid #cccccc;
    color: #666666;
    margin: 0;
    padding: 0;
    display: inline;
    padding: 0 7px; }
    #tasks #tasks-list ul#ordering-bar li:first-child {
      border-left: none; }
    #tasks #tasks-list ul#ordering-bar li.current a {
      color: black;
      text-decoration: none;
      font-weight: bold; }
#tasks #tasks-list .task {
  margin: 0 0 10px 0;
  padding: 10px 15px 10px 0;
  background: #eeeeee none repeat scroll 0 0;
  border-bottom: 3px solid #cccccc; }
  #tasks #tasks-list .task .reward {
    margin: 0 0 0 10px;
    width: 60px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: green;
    padding: 10px 0; }
    #tasks #tasks-list .task .reward span {
      display: block;
      font-size: 12px;
      color: #666666;
      font-weight: normal; }
  #tasks #tasks-list .task h3, #tasks #tasks-list .task .description, #tasks #tasks-list .task .info {
    margin-left: 80px; }
  #tasks #tasks-list .task .description .poster {
    color: #333333;
    border-bottom: 1px dotted #333333;
    text-decoration: none; }
  #tasks #tasks-list .task .description .poster:hover {
    color: black;
    border-bottom: 1px solid black; }
  #tasks #tasks-list .task h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: #3d5970;
    font-weight: bold; }
    #tasks #tasks-list .task h3 span {
      font-size: 12px;
      color: #333333;
      font-weight: normal; }
      #tasks #tasks-list .task h3 span a {
        color: #333333;
        border-bottom: 1px dotted #333333;
        text-decoration: none; }
      #tasks #tasks-list .task h3 span a:hover {
        color: #333333;
        border-bottom: 1px solid black; }
  #tasks #tasks-list .task p {
    color: #555555;
    line-height: 1.75em;
    margin-bottom: 0; }
  #tasks #tasks-list .task ul.info {
    padding-top: 5px;
    list-style: none;
    color: #555555; }
    #tasks #tasks-list .task ul.info li {
      margin: 0;
      padding: 0px 10px;
      float: left;
      border-left: 1px solid #cccccc; }
      #tasks #tasks-list .task ul.info li a {
        color: #488dbd; }
    #tasks #tasks-list .task ul.info li:first-child {
      border-left: none;
      padding: 0px 10px 0 0; }
    #tasks #tasks-list .task ul.info li.completed {
      color: white;
      background: #73923b none repeat scroll 0 0;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      text-align: center; }
    #tasks #tasks-list .task ul.info li.prepaid {
      background: transparent url(/images/green_arrow.png) no-repeat scroll 0 60%;
      padding-left: 20px; }
    #tasks #tasks-list .task ul.info li.ending span {
      color: #bf0000;
      font-weight: bold; }

#task #completed-task {
  margin: 10px 10px;
  background: #73923b none repeat scroll 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px;
  text-align: center; }
  #task #completed-task p {
    margin: 0;
    font-size: 16px;
    color: white; }
#task #cancelled-task, #task #expired-task {
  margin: 10px 10px;
  background: #cccccc none repeat scroll 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px;
  text-align: center; }
  #task #cancelled-task p, #task #expired-task p {
    margin: 0;
    font-size: 16px;
    color: #555555; }
#task #tweet-this-button {
  background: transparent url(/images/tweet-this-button.png) no-repeat scroll 0 0;
  text-indent: -9999px;
  width: 120px;
  height: 26px;
  display: inline-block; }
#task #right_column {
  border-left: 1px solid #cccccc;
  padding: 10px 0 10px 10px;
  font-size: 14px;
  color: #333333; }
  #task #right_column h3 {
    font-size: 16px;
    margin: 10px 0;
    padding: 3px 5px;
    border-bottom: 3px solid #666666;
    color: #666666; }
  #task #right_column h3.standout {
    color: red;
    border-bottom: 3px solid red; }
  #task #right_column #deadline-info {
    margin: 0 0 20px 0; }
    #task #right_column #deadline-info p {
      margin: 0 1em;
      padding: 0;
      font-size: 18px;
      color: red; }
  #task #right_column #requestor_bar {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #cccccc;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }
    #task #right_column #requestor_bar #reward {
      color: white;
      background: #7e9f3c none repeat scroll 0 0;
      padding: 5px 10px;
      font-size: 18px;
      float: left;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      margin: 0; }
    #task #right_column #requestor_bar #creator {
      float: left;
      font-size: 18px;
      padding: 7px 0 0 10px;
      margin: 0; }
    #task #right_column #requestor_bar #info-link {
      float: right; }
      #task #right_column #requestor_bar #info-link a {
        display: block;
        padding: 0 5px;
        font-size: 14px;
        border: 1px solid #cccccc;
        background: #dddddd none repeat scroll 0 0;
        color: #666666;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; }
      #task #right_column #requestor_bar #info-link a:hover {
        background: #cccccc none repeat scroll 0 0; }
  #task #right_column #requestor-info {
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    padding: 5px;
    margin: 10px 0; }
    #task #right_column #requestor-info ul {
      padding: 0;
      margin: 0 0.5em; }
      #task #right_column #requestor-info ul li {
        padding: 0;
        margin: 0;
        list-style: none; }
  #task #right_column ul#reward-contributors-list {
    margin: 10px 0 0 10px;
    padding: 0;
    list-style: none; }
    #task #right_column ul#reward-contributors-list li {
      margin: 0;
      padding: 5px 0; }
      #task #right_column ul#reward-contributors-list li .avatar {
        padding: 0 5px 0 0; }
  #task #right_column #contribute-reward {
    margin: 10px 0; }
  #task #right_column #share-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #task #right_column #share-links ul li {
      margin: 0 10px 0 0;
      padding: 0;
      float: left; }
    #task #right_column #share-links ul li#digg_this a {
      margin: 0 0 0 5px;
      text-decoration: none;
      color: black;
      font-size: 12px;
      display: block;
      float: left; }
    #task #right_column #share-links ul li#digg_this #digg_icon {
      float: left; }
#task .group {
  margin: 0 0 15px 0; }
  #task .group h3 {
    color: #444444;
    font-size: 14px;
    float: left;
    width: 120px;
    text-align: right;
    margin: 0; }
  #task .group .content {
    margin-left: 150px;
    font-size: 14px; }
    #task .group .content p {
      margin-bottom: 0; }
#task .group#requirements .content p {
  margin: 0 0 10px 0; }
#task #submissions {
  margin: 1em 0; }
  #task #submissions h3 {
    border-top: 3px solid #117be6;
    color: #117be6; }
  #task #submissions h4#no-submissions {
    font-size: 14px;
    color: #999999; }
  #task #submissions p#working {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 10px 25px;
    padding: 0 0 10px 0;
    font-size: 14px; }
    #task #submissions p#working span {
      font-weight: bold;
      color: #666666; }
  #task #submissions ul li {
    list-style: none;
    margin: 0.5em 0;
    padding: 0 0 0 20px; }
    #task #submissions ul li a {
      padding: 0.25em 0.5em; }
  #task #submissions ul li.accepted {
    background: transparent url(/images/green_arrow.png) no-repeat scroll 0 50%; }
    #task #submissions ul li.accepted a {
      color: white;
      background: #117be6 none repeat scroll 0 0;
      padding: 0.25em 0.5em;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
  #task #submissions ul li.rejected {
    background: transparent url(/images/red_cross.png) no-repeat scroll 0 50%; }
    #task #submissions ul li.rejected a {
      text-decoration: line-through;
      color: #666666; }

#tasks #new-task #right_column {
  border-left: 1px solid #cccccc;
  padding: 10px 0 10px 10px; }
  #tasks #new-task #right_column h4 {
    font-size: 18px;
    font-weight: normal;
    color: #333333; }
  #tasks #new-task #right_column ul li {
    margin: 0 0 0 20px; }
#tasks #new-task form input[type='text'], #tasks #new-task form textarea {
  width: 90%; }
#tasks #new-task #steps-overview {
  border-bottom: 5px solid #cccccc;
  margin: 0 0 25px 0; }
  #tasks #new-task #steps-overview ul {
    margin: 0;
    padding: 0; }
    #tasks #new-task #steps-overview ul li {
      list-style: none;
      margin: 0;
      padding: 10px 20px;
      display: block;
      float: left;
      border-left: 2px solid #cccccc;
      font-size: 16px;
      color: #666666; }
    #tasks #new-task #steps-overview ul li.cur {
      background: #e6f4cd none repeat scroll 0 0;
      color: #73923b; }
#tasks #new-task #steps-progress-bar {
  margin: 7px 0 0 15px;
  height: 25px;
  background: #eeeeee none repeat scroll 0 0;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  #tasks #new-task #steps-progress-bar span {
    display: block;
    height: 25px;
    background: #00b4ff url(/images/progressbar-background.png) repeat scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
#tasks #new-task #steps-progress-indicator {
  float: left;
  margin: 8px 0 0 10px; }
  #tasks #new-task #steps-progress-indicator p {
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 16px; }
#tasks #new-task #new-task-pricing form input[type='text'], #tasks #new-task #new-task-pricing form textarea {
  font-size: 18px;
  padding: 10px;
  display: inline; }
#tasks #new-task #new-task-pricing #reward_amount {
  font-size: 18px;
  font-weight: bold; }
#tasks #new-task #new-task-pricing #total_amount {
  background-color: #5f005f;
  padding: 0.5em 1em;
  font-size: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: white;
  font-weight: bold; }
#tasks #new-task #created ul {
  margin: 0;
  padding: 0; }
  #tasks #new-task #created ul li {
    margin: 0.25em 0;
    padding: 0;
    list-style: none;
    border: 1px solid #cccccc;
    padding: 0.25em 0.5em;
    font-size: 16px; }
    #tasks #new-task #created ul li a {
      font-size: 24px;
      display: block; }
#tasks #new-task #created .notice {
  font-size: 16px;
  line-height: 30px; }

#tasks #task-submission form fieldset .group {
  border: 1px solid #eeeeee;
  padding: 20px; }
  #tasks #task-submission form fieldset .group h4 {
    float: left;
    width: auto;
    margin: 0 0 0 10px; }
    #tasks #task-submission form fieldset .group h4 label {
      cursor: pointer;
      font-size: 16px;
      color: #3d5970;
      font-weight: normal; }
  #tasks #task-submission form fieldset .group p {
    margin: 0;
    float: left; }
#tasks #task-submission form .buttons {
  margin: 0; }
#tasks #task-submission #submit-as-link-fields, #tasks #task-submission #submit-as-file-fields {
  margin: 10px 0 0 2em; }
  #tasks #task-submission #submit-as-link-fields input[type="text"], #tasks #task-submission #submit-as-file-fields input[type="text"] {
    width: 500px; }

#task-submissions #task-submission-status p {
  font-size: 14px;
  text-align: center;
  padding: 4px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }
#task-submissions #task-submission-status p.accepted, #task-submissions #task-submission-status p.paid {
  background: #73923b none repeat scroll 0 0;
  color: white; }
#task-submissions #task-submission-status p.rejected {
  background: red none repeat scroll 0 0;
  color: white; }
#task-submissions #task-submission-status p.open {
  background: #cccccc none repeat scroll 0 0;
  color: black; }
#task-submissions #task-submission-status span {
  font-weight: bold;
  font-size: 12px; }
#task-submissions #solution-box {
  border: 1px solid #cccccc;
  background: #eeeeee none repeat scroll 0 0;
  padding: 20px 0;
  text-align: center; }
  #task-submissions #solution-box p {
    margin: 0;
    padding: 0;
    font-size: 18px; }
#task-submissions #submission-actions {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #eeeeee none repeat scroll 0 0;
  padding: 10px;
  margin: 10px 0; }
  #task-submissions #submission-actions ul {
    margin: 0;
    padding: 0; }
    #task-submissions #submission-actions ul li {
      display: inline;
      padding: 0 5px 0 0;
      margin: 0;
      list-style: none; }
#task-submissions #right_column {
  border-left: 1px solid #cccccc;
  padding: 10px 0 10px 10px; }
  #task-submissions #right_column #submissions ul {
    margin: 0;
    padding: 0; }
    #task-submissions #right_column #submissions ul li {
      list-style: none;
      margin: 0 0 10px 0;
      padding: 0 10px 0 25px; }
      #task-submissions #right_column #submissions ul li a {
        font-size: 16px;
        text-decoration: none; }
    #task-submissions #right_column #submissions ul li.accepted {
      background: transparent url(/images/green_arrow.png) no-repeat scroll 5px 50%; }
      #task-submissions #right_column #submissions ul li.accepted a {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
    #task-submissions #right_column #submissions ul li.rejected {
      background: transparent url(/images/red_cross.png) no-repeat scroll 5px 50%; }
      #task-submissions #right_column #submissions ul li.rejected a {
        text-decoration: line-through;
        color: #666666; }
    #task-submissions #right_column #submissions ul li.cur {
      background-color: #eeeeee;
      border: 1px solid #cccccc;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }

#profile #meta-panel #options {
  margin: 5px 0;
  float: right; }
  #profile #meta-panel #options ul {
    margin: 0;
    padding: 0; }
    #profile #meta-panel #options ul li {
      margin: 0.25em 0;
      padding: 0;
      list-style: none; }
      #profile #meta-panel #options ul li a {
        display: block;
        padding: 5px 10px;
        background: #4f6a7f none repeat scroll 0 0;
        text-decoration: none;
        color: #cccccc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; }
        #profile #meta-panel #options ul li a:hover {
          color: white;
          background: #627c8f none repeat scroll 0 0; }
#profile #meta-panel h2 {
  margin-bottom: 0; }
#profile #avatar {
  margin: 0 10px 0 0;
  float: left; }
#profile #about-me {
  margin-left: 125px;
  font-size: 12px; }
#profile #user-stats, #profile #user-task-submissions, #profile #user-created-tasks {
  background: #eeeeee none repeat scroll 0 0;
  border: 1px solid #cccccc;
  padding: 10px;
  margin: 0 0 10px 0; }
  #profile #user-stats h3, #profile #user-task-submissions h3, #profile #user-created-tasks h3 {
    font-size: 14px;
    margin: 0 0 10px 0; }
  #profile #user-stats p, #profile #user-task-submissions p, #profile #user-created-tasks p {
    margin: 0;
    padding: 0; }
  #profile #user-stats ul, #profile #user-task-submissions ul, #profile #user-created-tasks ul {
    margin: 0;
    padding: 0; }
    #profile #user-stats ul li, #profile #user-task-submissions ul li, #profile #user-created-tasks ul li {
      margin: 0.25em 0;
      padding: 0;
      list-style: none; }
#profile #activity-feed h3 {
  font-size: 18px;
  margin: 0; }
#profile #activity-feed ul {
  margin: 0;
  padding: 0; }
  #profile #activity-feed ul li {
    margin: 0.5em 0;
    padding: 0.5em 10px;
    list-style: none;
    border-bottom: 1px solid #cccccc;
    font-size: 14px; }
    #profile #activity-feed ul li .avatar {
      margin-bottom: -5px; }
    #profile #activity-feed ul li span.time {
      font-size: 10px;
      text-transform: uppercase;
      color: #666666;
      background: #eeeeee none repeat scroll 0 0; }
#profile.edit textarea {
  height: 150px; }

#static form input[type="text"], #static form input[type="password"], #static form textarea {
  width: 300px; }
#static .text h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 10px; }
#static .text h4 {
  font-size: 16px;
  font-weight: normal;
  color: #3d5970; }
#static .text p {
  color: #555555;
  font-size: 14px; }
#static #right_column {
  border-left: 1px solid #cccccc;
  padding: 10px 0 10px 10px; }
  #static #right_column ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #static #right_column ul li {
      margin: 0 0 7px 0;
      padding: 5px 10px; }
      #static #right_column ul li a {
        font-size: 16px;
        text-decoration: none; }
    #static #right_column ul li.cur {
      background: #eeeeee none repeat scroll 0 0;
      border: 1px solid #cccccc;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }

#simplemodal-container a.modalCloseImg {
  background: url(/images/modalboxClose.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -18px;
  cursor: pointer; }

#simplemodal-container {
  background-color: white;
  border: 4px solid #1d6b9f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  #simplemodal-container .header {
    background: #1d6b9f none repeat scroll 0 0;
    padding: 0px 20px 5px 5px; }
    #simplemodal-container .header h3 {
      margin: 0;
      padding: 0;
      color: white;
      font-size: 18px;
      font-weight: normal; }

#simplemodal-overlay {
  background-color: #333333;
  opacity: 0.3; }

#login-modalbox-content, #signup-modalbox-content {
  width: 400px; }
  #login-modalbox-content .group h4, #signup-modalbox-content .group h4 {
    color: #333333;
    float: none;
    margin: 0;
    width: auto;
    text-align: left; }
  #login-modalbox-content .group p, #signup-modalbox-content .group p {
    width: auto;
    margin: 0; }
  #login-modalbox-content .buttons, #signup-modalbox-content .buttons {
    margin: 10px 0 0 0; }
  #login-modalbox-content .group.remember_me h4, #signup-modalbox-content .group.remember_me h4 {
    float: left;
    margin: 0 0 0 10px; }
  #login-modalbox-content .group.remember_me p, #signup-modalbox-content .group.remember_me p {
    float: left; }

#login-modalbox-form, #signup-modalbox-form {
  margin: 0 0 0 25px; }

#discussion {
  margin: 1em 0; }
  #discussion h3 {
    border-top: 3px solid #73923b;
    color: #73923b; }
  #discussion h4#no-comments {
    font-size: 14px;
    color: #999999; }
  #discussion #post-comment {
    border-top: 3px solid #73923b; }
    #discussion #post-comment label {
      color: #73923b; }
    #discussion #post-comment textarea {
      width: 100%;
      height: 75px;
      border: 1px solid #73923b; }
  #discussion .comment .header {
    border-top: 1px solid #b2d660;
    border-bottom: 1px solid #d5f390;
    font-size: 12px;
    color: #73923b;
    padding: 3px 0; }
    #discussion .comment .header .user {
      float: left; }
      #discussion .comment .header .user a {
        color: #73923b; }
    #discussion .comment .header .date {
      float: right; }
  #discussion .comment .body {
    margin: 10px 0 10px 20px; }

#static .ns-team {
  border-bottom: 4px solid #3d5970;
  margin: 0 0 25px 0;
  padding: 0 0 25px 0; }
  #static .ns-team .avatar {
    float: left;
    margin: 10px 0 0 0; }
  #static .ns-team .info {
    float: left;
    margin: 0 20px;
    width: 235px; }
    #static .ns-team .info h4 {
      font-size: 18px;
      color: #3d5970;
      margin: 0; }
    #static .ns-team .info p {
      font-size: 14px; }
  #static .ns-team ul {
    width: 150px;
    float: left;
    margin: 0;
    padding: 0; }
    #static .ns-team ul li {
      margin: 0 0 5px 0;
      padding: 0;
      list-style: none; }
      #static .ns-team ul li a {
        background: #eeeeee none repeat scroll 0 0;
        display: block;
        padding: 3px 10px;
        color: #999999;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; }
      #static .ns-team ul li a:hover {
        background: #cccccc none repeat scroll 0 0;
        display: block;
        padding: 3px 10px;
        color: #333333; }
