html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

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; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

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; }

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; }

a img {
  border: none; }

#notices {
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
  background-color: #d7ebe0; }
  * html #notices {
    overflow-x: hidden; }
  #notices .noticia {
    background-color: #3bcbf2;
    color: white; }
  #notices div {
    border: 1px solid #999999;
    margin: 3px 5px;
    padding: 3px 20px; }
  #notices .flash {
    font-size: 16px; }
  #notices .flash.error, #notices .flash.alert {
    color: red;
    background-color: #fddbdc; }
  #notices .flash.notice {
    color: green;
    background-color: #d9f7d6; }

#project.view, .author, #project.view ul {
  display: inline-block; }
  #project.view:after, .author:after, #project.view ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #project.view, .author, #project.view ul {
    display: block; }

#project.view {
  font-size: 15px; }
  #project.view .pdf {
    display: block;
    float: right;
    font-size: 18px; }
  #project.view .author {
    border-bottom: 1px solid #999999;
    margin-bottom: 10px; }
  #project.view h2, #project.view ul, #project.view p.aviso_documentacion {
    display: inline;
    float: left;
    margin-right: 0;
    width: 710px; }
    * html #project.view h2, * html #project.view ul, * html #project.view p.aviso_documentacion {
      overflow-x: hidden; }
  #project.view h2 {
    border-bottom: 1px solid #999999; }
  #project.view .field {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px; }
    * html #project.view .field {
      overflow-x: hidden; }
    #project.view .field .label .content {
      display: inline; }
    #project.view .field .label {
      font-weight: bold; }
      #project.view .field .label:after {
        content: ":"; }
  #project.view .completion_identifier, #project.view .colective_name, #project.view .full_address, #project.view .project_summary, #project.view .authors_curriculum {
    display: inline;
    float: left;
    margin-right: 0;
    width: 710px; }
    * html #project.view .completion_identifier, * html #project.view .colective_name, * html #project.view .full_address, * html #project.view .project_summary, * html #project.view .authors_curriculum {
      overflow-x: hidden; }
  #project.view .category {
    display: inline;
    float: left;
    margin-right: 0;
    width: 510px; }
    * html #project.view .category {
      overflow-x: hidden; }
  #project.view .needs_economic_support, #project.view .needs_consultancy, #project.view .needs_equipment {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 350px; }
    * html #project.view .needs_economic_support, * html #project.view .needs_consultancy, * html #project.view .needs_equipment {
      overflow-x: hidden; }
  #project.view .requested_quantity, #project.view .consultancy_kind, #project.view .worshop {
    display: inline;
    float: left;
    margin-right: 0;
    width: 350px; }
    * html #project.view .requested_quantity, * html #project.view .consultancy_kind, * html #project.view .worshop {
      overflow-x: hidden; }
  #project.view .project_summary, #project.view .authors_curriculum {
    text-align: justify; }

table.tabular td {
  border-top: 1px solid silver; }
table.tabular td.author {
  font-weight: bold; }

table.tabular.proyectos {
  padding: 0px 10px 0px 10px; }
  table.tabular.proyectos td.title a {
    text-decoration: none;
    font-weight: bold; }
  table.tabular.proyectos td.title a:hover {
    color: #49c6e2;
    background-color: transparent; }
  table.tabular.proyectos td.image {
    padding-right: 20px;
    height: 61px; }
    table.tabular.proyectos td.image a:hover {
      opacity: 0.9; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #164c5a; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9; }

div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee; }

div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee; }

hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none; }

hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white; }

.showgrid {
  background: url('../../images/grid9ec8.html?1287517658'); }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

body.three-col {
  text-align: left;
  background: #e8e8e8 url(../../images/layout/back.gif) repeat-y; }
  body.three-col .formError, body.three-col .fieldWithErrors {
    color: red; }
  body.three-col a {
    color: #164c5a;
    display: inline;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none; }
  body.three-col a:hover {
    background-color: #164c5a;
    color: white; }
  body.three-col .flash.user_signed_up {
    display: none; }
  body.three-col h1 {
    margin-bottom: 50px; }
  body.three-col #container {
    background-color: white;
    border: 10px solid white;
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block; }
    body.three-col #container {
      display: block; }
  body.three-col #header, body.three-col #footer {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 950px; }
    * html body.three-col #header, * html body.three-col #footer {
      overflow-x: hidden; }
  body.three-col #header {
    background: #bcdc0b url(../../images/layout/header.gif) no-repeat;
    height: 190px; }
  body.three-col #footer {
    height: 60px;
    background: white url(../../images/layout/logos.jpg) no-repeat; }
  body.three-col #sidebar {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 230px; }
    * html body.three-col #sidebar {
      overflow-x: hidden; }
    body.three-col #sidebar form label {
      font-weight: bold;
      font-size: 1.1em; }
    body.three-col #sidebar form .field {
      overflow: hidden;
      margin: 0 0 15px 0; }
      body.three-col #sidebar form .field input[type="password"], body.three-col #sidebar form .field input[type="text"] {
        width: 110px;
        padding: 3px; }
      body.three-col #sidebar form .field textarea {
        width: 320px;
        padding: 3px; }
    body.three-col #sidebar form .label {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 70px;
      text-align: right; }
      * html body.three-col #sidebar form .label {
        overflow-x: hidden; }
      body.three-col #sidebar form .label label {
        diplay: block; }
    body.three-col #sidebar form label:after {
      content: ":"; }
    body.three-col #sidebar form .fieldInput {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 110px; }
      * html body.three-col #sidebar form .fieldInput {
        overflow-x: hidden; }
    body.three-col #sidebar form .actions {
      text-align: right; }
    body.three-col #sidebar form .field {
      margin-bottom: 0; }
    body.three-col #sidebar form .fieldInput.remember_me {
      display: inline;
      float: left;
      margin-right: 0;
      width: 30px; }
      * html body.three-col #sidebar form .fieldInput.remember_me {
        overflow-x: hidden; }
    body.three-col #sidebar form .label.remember_me {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 150px;
      text-align: left; }
      * html body.three-col #sidebar form .label.remember_me {
        overflow-x: hidden; }
    body.three-col #sidebar form input {
      padding: 0; }
    body.three-col #sidebar form label {
      font-weight: normal; }
    body.three-col #sidebar #quick_log, body.three-col #sidebar #instrucciones, body.three-col #sidebar #links, body.three-col #sidebar #previous_projects, body.three-col #sidebar #external_links {
      background-color: #a9d7e4;
      overflow: hidden;
      color: #2c373b; }
      body.three-col #sidebar #quick_log form .field, body.three-col #sidebar #instrucciones form .field, body.three-col #sidebar #links form .field, body.three-col #sidebar #previous_projects form .field, body.three-col #sidebar #external_links form .field {
        overflow: hidden; }
      body.three-col #sidebar #quick_log ol, body.three-col #sidebar #instrucciones ol, body.three-col #sidebar #links ol, body.three-col #sidebar #previous_projects ol, body.three-col #sidebar #external_links ol {
        margin-bottom: 0; }
      body.three-col #sidebar #quick_log dl, body.three-col #sidebar #instrucciones dl, body.three-col #sidebar #links dl, body.three-col #sidebar #previous_projects dl, body.three-col #sidebar #external_links dl {
        padding: 0;
        margin-bottom: 0; }
      body.three-col #sidebar #quick_log ul, body.three-col #sidebar #instrucciones ul, body.three-col #sidebar #links ul, body.three-col #sidebar #previous_projects ul, body.three-col #sidebar #external_links ul {
        list-style-type: none;
        padding: 0;
        margin: 0 0 5px 30px; }
        body.three-col #sidebar #quick_log ul li, body.three-col #sidebar #instrucciones ul li, body.three-col #sidebar #links ul li, body.three-col #sidebar #previous_projects ul li, body.three-col #sidebar #external_links ul li {
          margin: 0; }
      body.three-col #sidebar #quick_log dt, body.three-col #sidebar #quick_log h2, body.three-col #sidebar #instrucciones dt, body.three-col #sidebar #instrucciones h2, body.three-col #sidebar #links dt, body.three-col #sidebar #links h2, body.three-col #sidebar #previous_projects dt, body.three-col #sidebar #previous_projects h2, body.three-col #sidebar #external_links dt, body.three-col #sidebar #external_links h2 {
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
        padding: 8px 10px;
        background-color: #d6f3f7;
        display: block;
        margin: 0 0 20px 0; }
      body.three-col #sidebar #quick_log dd, body.three-col #sidebar #quick_log ol, body.three-col #sidebar #quick_log form, body.three-col #sidebar #instrucciones dd, body.three-col #sidebar #instrucciones ol, body.three-col #sidebar #instrucciones form, body.three-col #sidebar #links dd, body.three-col #sidebar #links ol, body.three-col #sidebar #links form, body.three-col #sidebar #previous_projects dd, body.three-col #sidebar #previous_projects ol, body.three-col #sidebar #previous_projects form, body.three-col #sidebar #external_links dd, body.three-col #sidebar #external_links ol, body.three-col #sidebar #external_links form {
        padding: 0 10px 2px 10px; }
      body.three-col #sidebar #quick_log dd, body.three-col #sidebar #quick_log form, body.three-col #sidebar #quick_log li, body.three-col #sidebar #instrucciones dd, body.three-col #sidebar #instrucciones form, body.three-col #sidebar #instrucciones li, body.three-col #sidebar #links dd, body.three-col #sidebar #links form, body.three-col #sidebar #links li, body.three-col #sidebar #previous_projects dd, body.three-col #sidebar #previous_projects form, body.three-col #sidebar #previous_projects li, body.three-col #sidebar #external_links dd, body.three-col #sidebar #external_links form, body.three-col #sidebar #external_links li {
        margin: 0; }
      body.three-col #sidebar #quick_log dl, body.three-col #sidebar #quick_log ol, body.three-col #sidebar #quick_log form, body.three-col #sidebar #instrucciones dl, body.three-col #sidebar #instrucciones ol, body.three-col #sidebar #instrucciones form, body.three-col #sidebar #links dl, body.three-col #sidebar #links ol, body.three-col #sidebar #links form, body.three-col #sidebar #previous_projects dl, body.three-col #sidebar #previous_projects ol, body.three-col #sidebar #previous_projects form, body.three-col #sidebar #external_links dl, body.three-col #sidebar #external_links ol, body.three-col #sidebar #external_links form {
        margin-bottom: 30px; }
    body.three-col #sidebar #links a, body.three-col #sidebar #previous_projects a {
      display: block;
      color: #4b4b4b;
      text-decoration: none;
      padding: 5px 10px 5px 30px;
      font-weight: bold;
      font-size: 13px;
      margin: 0 0 1px 0;
      background: white url(../../images/layout/bull-green.html) no-repeat 3px 82%; }
    body.three-col #sidebar #links a:hover, body.three-col #sidebar #previous_projects a:hover {
      background-image: url(../../images/layout/bull-green-neg.gif);
      background-color: #bcdc0b;
      color: white; }
    body.three-col #sidebar #links li a, body.three-col #sidebar #previous_projects li a {
      background-image: url(../../images/layout/bull-green-sm.html); }
    body.three-col #sidebar #links li a:hover, body.three-col #sidebar #previous_projects li a:hover {
      background-image: url(../../images/layout/bull-green-sm-neg.gif); }
    body.three-col #sidebar #quick_log a {
      display: block;
      background-color: #fd9800;
      padding: 1px 10px;
      font-size: 12px;
      font-weight: normal;
      color: white;
      margin: 3px 10px;
      border: 1px solid gray; }
      body.three-col #sidebar #quick_log a:hover {
        background-color: white;
        color: #fd9800;
        background-image: none; }
    body.three-col #sidebar .contacto p {
      font-size: 0.9em;
      margin-bottom: 15px; }
      body.three-col #sidebar .contacto p a {
        color: #164c5a;
        display: inline;
        margin: 0;
        padding: 0;
        background: transparent;
        border: none; }
      body.three-col #sidebar .contacto p a:hover {
        background-color: #164c5a;
        color: white; }
    body.three-col #sidebar #links dt {
      background-color: black;
      color: #dadada;
      padding: 20px; }
    body.three-col #sidebar #previous_projects dl dd a {
      background-image: url(../../images/layout/bull-blue.html); }
    body.three-col #sidebar #previous_projects dl dd a:hover {
      background-image: url(../../images/layout/bull-blue-neg.gif);
      background-color: #3bcbf2; }
    body.three-col #sidebar #external_links dd {
      padding-bottom: 20px;
      border-bottom: 1px solid white;
      margin-bottom: 20px; }
    body.three-col #sidebar #external_links dt {
      background-color: transparent;
      text-transform: none;
      padding: 5px;
      margin: 0; }
    body.three-col #sidebar #external_links .facebook a, body.three-col #sidebar #external_links .sitio a, body.three-col #sidebar #external_links .boletin a {
      background-color: #fd9800;
      background-image: none;
      padding: 1px 10px;
      font-size: 12px;
      font-weight: normal;
      color: white;
      margin: 3px 70px 20px 20px;
      border: 1px solid gray; }
    body.three-col #sidebar #external_links .facebook a:hover, body.three-col #sidebar #external_links .sitio a:hover, body.three-col #sidebar #external_links .boletin a:hover {
      background-color: white;
      color: #fd9800;
      background-image: none; }
    body.three-col #sidebar #external_links .facebook a:after, body.three-col #sidebar #external_links .sitio a:after, body.three-col #sidebar #external_links .boletin a:after {
      content: " +"; }
    body.three-col #sidebar #external_links .twitter {
      padding-bottom: 10px; }
      body.three-col #sidebar #external_links .twitter ul#twitter_update_list {
        margin: 0 0 20px 0; }
        body.three-col #sidebar #external_links .twitter ul#twitter_update_list li {
          padding: 10px 0;
          font-size: 11px;
          background-color: #a9d7e4;
          border-top: 1px dotted white; }
          body.three-col #sidebar #external_links .twitter ul#twitter_update_list li span {
            display: block;
            overflow: hidden; }
        body.three-col #sidebar #external_links .twitter ul#twitter_update_list li.firstTweet {
          border-top: none; }
      body.three-col #sidebar #external_links .twitter a#profileLink {
        background-color: #fd9800;
        background-image: none;
        padding: 1px 10px;
        font-size: 12px;
        font-weight: normal;
        color: white;
        margin: 3px 70px 20px 20px;
        border: 1px solid gray; }
      body.three-col #sidebar #external_links .twitter a#profileLink:hover {
        background-color: white;
        color: #fd9800;
        background-image: none; }
      body.three-col #sidebar #external_links .twitter a#profileLink:after {
        content: " +"; }
    body.three-col #sidebar #external_links .contacto {
      border-bottom: none; }
  body.three-col #content {
    display: inline;
    float: left;
    margin-right: 0;
    width: 710px;
    padding: 40px 0; }
    body.three-col #content form {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 710px; }
      body.three-col #content form label {
        font-weight: bold;
        font-size: 1.1em; }
      body.three-col #content form .field {
        overflow: hidden;
        margin: 0 0 15px 0; }
        body.three-col #content form .field input[type="password"], body.three-col #content form .field input[type="text"] {
          width: 218px;
          padding: 3px; }
        body.three-col #content form .field textarea {
          width: 320px;
          padding: 3px; }
      body.three-col #content form .label {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 150px;
        text-align: right; }
        * html body.three-col #content form .label {
          overflow-x: hidden; }
        body.three-col #content form .label label {
          diplay: block; }
      body.three-col #content form label:after {
        content: ":"; }
      body.three-col #content form .fieldInput {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 230px; }
        * html body.three-col #content form .fieldInput {
          overflow-x: hidden; }
      body.three-col #content form .actions {
        text-align: right; }
      * html body.three-col #content form {
        overflow-x: hidden; }
      body.three-col #content form div.aviso {
        margin: 3px 0;
        display: inline;
        float: left;
        margin-right: 0;
        width: 550px;
        padding-left: 160px; }
        * html body.three-col #content form div.aviso {
          overflow-x: hidden; }
      body.three-col #content form div.wordCount.lenghtError {
        color: red; }
      body.three-col #content form .wordCount {
        color: black; }
      body.three-col #content form .label {
        padding-left: 120px; }
      body.three-col #content form .user_address {
        height: 50px;
        width: 220px; }
      body.three-col #content form .field.nombre .user_first_name, body.three-col #content form .field.nombre .user_last_name {
        width: 98px; }
      body.three-col #content form .field.nombre .fieldInput {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 110px; }
        * html body.three-col #content form .field.nombre .fieldInput {
          overflow-x: hidden; }
      body.three-col #content form .authors {
        border: 1px solid #999999;
        border-left: none;
        border-right: none;
        margin-bottom: 20px;
        overflow: hidden; }
      body.three-col #content form .author.fields {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 470px;
        margin: 0 120px;
        padding: 10px 0;
        border-top: 1px solid #999999; }
        * html body.three-col #content form .author.fields {
          overflow-x: hidden; }
        body.three-col #content form .author.fields.first {
          border: none; }
        body.three-col #content form .author.fields .label {
          padding-left: 0px; }
      body.three-col #content form .actions {
        margin-top: 20px;
        display: inline;
        float: left;
        margin-right: 10px;
        width: 510px; }
        * html body.three-col #content form .actions {
          overflow-x: hidden; }
    * html body.three-col #content {
      overflow-x: hidden; }
    body.three-col #content h1.proyectos span {
      color: #49c6e2;
      font-weight: bold; }
    body.three-col #content dl.project .links {
      margin: 0;
      width: 250px;
      position: relative;
      top: -80px;
      left: 480px;
      padding-bottom: 10px;
      border-bottom: 2px solid #a6c231; }
      body.three-col #content dl.project .links a {
        padding-left: 20px;
        width: 100px;
        text-transform: lowercase;
        text-decoration: none;
        color: gray;
        font-size: 13px; }
      body.three-col #content dl.project .links a:hover {
        background-color: transparent;
        text-decoration: underline; }
      body.three-col #content dl.project .links a.regresar {
        margin-right: 0; }
    body.three-col #content dl.project .image {
      margin-bottom: 40px;
      font-size: 16px;
      font-weight: bold; }
      body.three-col #content dl.project .image #player {
        margin-bottom: 5px; }
    body.three-col #content dl.project dt.description {
      font-size: 16px;
      margin-bottom: 15px;
      color: #49c6e2; }
      body.three-col #content dl.project dt.description span {
        color: #333333;
        font-style: italic; }
    body.three-col #content dl.project .description {
      display: inline;
      float: left;
      margin-right: 0;
      width: 710px; }
      * html body.three-col #content dl.project .description {
        overflow-x: hidden; }
    body.three-col #content dl.project dd, body.three-col #content dl.project dt {
      margin: 0; }
