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

#innertextbox 
{
    height: 226px;
    width: 640px;
    overflow: auto;
    font-size: 10pt;
}


#righttextbox ul
{
    margin-left: 20px;
    margin-top: 16px;
}

#righttextbox ul li
{
    font-size: 10pt;
    font-weight: bold;
    list-style-image: url('../commons/bullet.gif');
    margin-bottom: 8px;
}

