
li {padding-bottom:5px;}

.centerList
{
    color:#666666;
    margin-left:35px;
}

a.centerList
{ 
    color:#555555 !important;
     text-decoration:none !important; 
}
a:hover.centerList
{ 
     color:#999999 !important; 
}

#rebateCalcResultsSeparator
{
    width:500px;
    border-top:1px dashed #80afde;
    margin-top:25px;
    margin-bottom:10px;
}

/*
/* Moved to Global CSS */

.fieldDesc
{
    width:100px;
    float:left;
}

.row
{
    line-height:15px;
    float:left;
    position:relative;
    vertical-align:bottom;
    margin:10px 10px 0px 0px;
    clear:both;
}


#resourcesText
{
    color:#666666;
}
#resourcesText b
{
    color:#555555;
}
