html>/**/body #pagemain {
  padding-left: 25px;
}

#index_top {
    text-align: center;
    margin-top: 10px;
    line-height: 180%;
}

.message_top {
    margin-bottom: 10px;
    color: red;
}

#author_summary {
  font-size: 16px;
  line-height: 125%;
}

#author_summary ul {
    padding:10px 0px 20px 30px;
}

#author_summary p {
    padding-bottom: 10px;
}

#author_instructions {
  line-height: 150%;
}

#author_instructions ol {
    margin-left: 20px;
}

#author_instructions li {
    padding-top: 10px;
}

#author_instructions #act_share {
    color: #0071BC;
    font-weight: bold;
}

#author_instructions .author_img {
    margin-left:15px;
}
