body {
        background-image:   url();
        background-color: #FFFFFF;
        background-repeat: repeat-x;
        background-position: 0px 130px;
        }
.mainpanel {
        background-image:   url(../images/back-fastrak.png);
        background-color: #FFFFFF;
        background-repeat: repeat-x;
        }
.hr {
        color: #1291B2;
        }

ul {
        padding-left: 0px;
        margin-left: 20px;
        list-style-image: url(../images/fastrak-bl.gif);
        list-style-position: outside;
        }
.Modules {
        margin-bottom: 0px;
        list-style-image: url(../images/fastrak-bl-large.gif);
        }
.Modules li{
        font-size: 18px;
        }
.cust_table {
        margin-left: 40px;
        }
.cust_image {
        border-width: 1px;
        border-color:#993366
        }
.highlight {
        background-color: #E0EEF0;
        }
.topic .highlight {
        width: 380px;
        }
html>body .topic .highlight {
        width: 336;
        }
.topic .hr{
        border-color: #EFD6C6;
        }
.caption{
        list-style-image: url(../images/fastrak-bl-small.gif);
        }
.divline {
        background-color: #0099CC;
        }
#userComments {
        margin-top: 10px;
        /*margin-left: 25px;*/
        float: none;
        height: 25px;
        width: 400px;
        background-image:   url(http://www.cscworld.com/fastrak/images/usercomments.gif);
        background-repeat: no-repeat;
        cursor: pointer;
        }
#userComments span {
        display: none;
        }
.image p {
        background-image: url(../images/fastrak-bl.gif);
        }
em      {
        color: #81357F;
        }