﻿#greatestgift
{ 
    background-image: url('../Images/indentbg2.gif'); 
    background-repeat: repeat-x; 
}

.rightnav
{
    border-style: solid;
    border-width: 1px;
    width: 250px;
    float: right;
    clear: right;
    display: inline;
    overflow: auto;
    background-color: #efe9ef;
    padding: 1px 4px 5px 4px
}

#articles li
{
    padding: .7em 0 0 .3em;
    list-style-type: circle;
    margin: 0 0 0 -.8em;
}