/* blocklayout */

.blocktitle
{
    color: #517533;
    margin: 0 0.5em;
}

/* textlayout */

.keyword
{
    font-style: italic;
}

.hint
{
    font-weight: bold;
}

.psych-title
{
    font-size: 0.8em;
}

.none-type-list
{
    list-style-type: none;
    list-style-position: inline;
}

.images
{
    float: right;
    border-color: #517533;
    border-width: thin;
    margin-left: 0.7em;
    margin-bottom: 20px;
}

.linkdesign
{
    color: #78ad4c;
    cursor: pointer;

}
