#bottom
{
    background: url('bottom_uva_1.jpg') bottom no-repeat;
}
#righttextbox 
{
    width: 412px;
    height: 246px;
    margin-right: 20px;
    text-align: left;
    border: solid 1px #eae6d3;
    padding: 4px;
}

#innertextbox 
{
    height: 130px;
    width: 412px;
    overflow: auto;
    font-size: 8pt;
}


#righttextbox ul
{
    margin-left: 60px;
    margin-top: 56px;
}

#righttextbox ul li
{
    font-size: 10pt;
    font-weight: bold;
    list-style-image: url('commons/bullet.gif');
    margin-bottom: 28px;
    padding-left: 8px;
}
#righttextbox ul li img
{
    margin-bottom: -18px;
}
#grudelink
{
    border: solid 1px #8e4344;
    padding: 4px;
    background: #d8d0ad;
    }
#righttextbox img
{
    cursor: pointer;
}
#grudelink a
{
    color: #8e4344;
    font-size: 10pt;
}
