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

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


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

#righttextbox ul li
{
    font-size: 11px;
    font-weight: normal;
    list-style-image: url('../commons/bullet.gif');
    line-height: 12pt;
    margin-bottom: 15px;
}
