﻿#highlights{
background:url(../images/bg-highlights.gif) no-repeat;
    top: 0px;
    left: 0px;
    width: 637px;
    min-height: 217px;
}

#highlightsTab
{
    position: relative;
    top: 37px;
    left: 10px;
}

#highlights .extra{
/*background:url(../images/arrow-small.gif) left bottom  no-repeat;*/

   /* margin-bottom: 19px;*/
}

#highlights .tab{
background:url(../images/divider-h.gif) repeat-x left bottom;
}

#highlightsTab li#tabOne a{
background:url(../images/title-featured-show-off.gif) no-repeat;
}

#highlightsTab li#tabTwo a{
background:url(../images/title-highlights-off.gif) no-repeat;
}

#highlightsTab li#tabThree a{
background:url(../images/title-crimefiles-off.png) no-repeat;
}


#highlightsTab li#tabOne a:hover, #highlights li#tabOne a.active{
background:url(../images/title-featured-show-on.gif) no-repeat;
}

#highlightsTab li#tabTwo a:hover, #highlights li#tabTwo a.active{
background:url(../images/title-highlights-on.gif) no-repeat;
}

#highlightsTab li#tabThree a:hover, #highlights li#tabThree a.active{
background:url(../images/title-crimefiles-on.png) no-repeat;
}

.proTile .btn a{
background:url(../images/ciarrow.png) 0 3px no-repeat; /*arrow-moredetail.gif*/
}

.proTile#withDivider{
background:url(../images/divider-h.gif) left bottom repeat-x;
}


