#siteRightSidebar
{
    width: 14em ;
    padding: 2.5em 0 0 1.5em ;
}

.furtherReading
{
    margin-top: 2em ;
    font-family: Arial , Helvetica , sans-serif ;
    font-size: 80% ;
    font-style: italic ;
    color: #808080 ;
}
.furtherReading ul { list-style-image: none ; }
.furtherReading a { color: #808080 ; }
.furtherReading a:hover { color: #404040 ; }
.furtherReading a[target=_blank] { text-decoration:none ; border-bottom: 1px dotted #808080 ; }
.furtherReading a[target=_blank]:hover { text-decoration: none ; border-bottom: 1px dotted #404040 ; }

