﻿/****************************************************************/

.accordionHeaderBeige
{
    width:160px;
    height:22px;
    cursor:hand;
    text-align:right;
    color:#000000;
    font-size:14px;
    font-weight:900;
    vertical-align:middle;
  
}


.accordionHeaderBeige  .Icon
{
    background-image: url(Images/Bullets/MenuItem.gif);
    background-repeat:no-repeat;
    width:10px;
    border-bottom:1px solid #233857;
}


.accordionHeaderBeige .MainRule 
{
    background-image: url(Images/BG/bg_green_left.gif);
    background-repeat:repeat-x;
    width:150px;
    text-indent:8px;
    border-bottom:1px solid #233857;
}

