.FCE_tabs {/*background: url(../images/fce/fce_background.png) repeat-x;*/ } /*width: 709px; margin: 13px 0px 15px -24px; float: left;}*/

/* NORMAL TABS */
.FCE_tabs ul {float: left; display: inline;}
.FCE_tabs li {list-style: none;}
.FCE_tabs .fce_box ul { margin-left:15px;} 


.FCE_tabs .fce_box ul li {list-style-type: disc; float: none; }

/* NORMAL TABS BLUE */
.FCE_tabs li.blue .left_sep {
    background:transparent url(../images/tab_left.jpg) no-repeat left top;
    display:block;
    float:left;
    height:21px;
    margin:0;
    padding:0 0 0 5px;
}

.FCE_tabs li.blue .right_sep {
    background:transparent url(../images/tab_right.jpg) no-repeat right top;
    color:#334780;
    display:block;
    float:left;
    font-weight:bold;
    height:21px;
    margin:0 2px 0 0;
    padding-right:5px;
    overflow:hidden;
}

.FCE_tabs li.blue .right_sep .bullet {
    background:transparent url(../images/tab_center.jpg) repeat-x scroll left top;
    display:block;
    height:21px;
    line-height:normal;
    font-weight: bold;
/*    margin-right:5px;*/
    padding:4px 4px 0;
}

.FCE_tabs li.blue .act .left_sep { 
    background-position: left -21px;
}

.FCE_tabs li.blue .act .right_sep {
    background-position: right -21px;
}

.FCE_tabs li.blue .act .right_sep .bullet {
    background-position: left -21px;
}
/* NORMAL TABS CYAAN */
.FCE_tabs li.cyaan .left_sep {background: url(../images/fce/fce_cyaan_left.gif) top left no-repeat; display: block; float: left; height: 32px; margin: 0px; padding: 0px 0px 0px 6px;}
.FCE_tabs li.cyaan .right_sep {background: url(../images/fce/fce_cyaan_right.gif) top right no-repeat; color: #ffffff; display: block; float: left; font-weight: bold; height: 32px; letter-spacing: 3px; line-height: 32px; margin: 0px 10px 0px 0px; padding: 0px 26px 0 20px;}

/* NORMAL TABS GREEN */
.FCE_tabs li.green .left_sep {background: url(../images/fce/fce_green_left.gif) top left no-repeat; display: block; float: left; height: 32px; margin: 0px; padding: 0px 0px 0px 6px;}
.FCE_tabs li.green .right_sep {background: url(../images/fce/fce_green_right.gif) top right no-repeat; color: #ffffff; display: block; float: left; font-weight: bold; height: 32px; letter-spacing: 3px; line-height: 32px; margin: 0px 10px 0px 0px; padding: 0px 26px 0 20px;}

/* ACT TABS CYAAN */
.FCE_tabs li.cyaan .act .right_sep {background: url(../images/fce/fce_white_right.gif) top right no-repeat; color: #334780;}
.FCE_tabs li.cyaan .act .left_sep {background: url(../images/fce/fce_white_left.gif) top left no-repeat;}

/* ACT TABS GREEN */
.FCE_tabs li.green .act .right_sep{background: url(../images/fce/fce_white_right.gif) top right no-repeat; color: #334780;}
.FCE_tabs li.green .act .left_sep{background: url(../images/fce/fce_white_left.gif) top left no-repeat;}

/* HOOVER TABS CYAAN */
.FCE_tabs li.cyaan:hover .left_sep {background: url(../images/fce/fce_cyaan_left_hover.gif) top left no-repeat;}
.FCE_tabs li.cyaan:hover .right_sep {color: #ffffff; background: url(../images/fce/fce_cyaan_right_hover.gif) top right no-repeat;}

/* HOOVER TABS GREEN */
.FCE_tabs li.green:hover .left_sep {background: url(../images/fce/fce_green_left_hover.gif) top left no-repeat;}
.FCE_tabs li.green:hover .right_sep {color: #ffffff; background: url(../images/fce/fce_green_right_hover.gif) top right no-repeat;}

/* FCE BODY */
.FCE_tabs .fce_box { margin: -1px -5px 0px 0px; float: left; width: 688px;}

.FCE_tabs fieldset  legend {color: #fff;}
.FCE_tabs ul {list-style: none; margin: 0; padding: 0;}
.FCE_tabs li {float: left;}
