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

#innertextbox 
{
    height: 226px;
    width: 396px;
    overflow: auto;
}


#righttextbox ul
{
    margin-left: 25px;
    margin-top: 5px;
}

#righttextbox ul li
{
    font-size: 7pt;
    font-weight: normal;
    list-style-image: url('../commons/bullet_lt.gif');
    margin-bottom: 18px;
    line-height: 9pt;
    margin-bottom: 7px;
}

