#subcontent a {
    color : #0019A8;
}
.style1 {
    font-size: 12px
}
#primary {
    width: 73%;
    padding-right: 8px;
}
#secondary {
    width: 22%;
}
#primary.equals {
    width: 48%;
    float: left;
}
#secondary.equals {
    width: 48%;
    float: right;
    text-align: left;
}
.indexList li.shaded {
    background-color: #f2f2f2
}
