
.amHightlightText{
    color:#666666 !important;
}
.amHightlightBgI1{
    background:#484848 !important;
}
.amHightlightBgI2{
    background:#6D6D6D !important;
}
.amHightlightBgL1{
    background:#DDDDDD !important;
}
.amHightlightBgL2{
    background:#EDEDED !important;
}
.amHightlightBgL3{
    background:#f4f4f4 !important;
}
.amHightlightBorderLight{
    border-color:#838383 !important;
}
.amHightlightBorderDark{
    border-color:#CCCCCC !important;
}

.amHighlightGradientI1{
    background: #484848 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #484848 0%, #6D6D6D 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#6D6D6D)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #484848 0%,#6D6D6D 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#6D6D6D',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientI2{

    background: #6D6D6D !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #6D6D6D 0%, #484848 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6D6D6D), color-stop(100%,#484848)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #6D6D6D 0%,#484848 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D6D6D', endColorstr='#484848',GradientType=0 ) !important; /* IE6-8 */
}

.amHighlightGradientL1{
    background: #DDDDDD !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #DDDDDD 0%, #EDEDED 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DDDDDD), color-stop(100%,#EDEDED)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #DDDDDD 0%,#EDEDED 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDDDDD', endColorstr='#EDEDED',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL2{
    background: #EDEDED !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EDEDED 0%, #DDDDDD 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#DDDDDD)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EDEDED 0%,#DDDDDD 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#DDDDDD',GradientType=0 ) !important; /* IE6-8 */
}

