@@ -826,13 +826,14 @@ input.text-border {
826826}
827827/* Button Container of CTAB */
828828.ctab-folder-button-area {
829+ min-height : 16px ;
829830border-bottom : 1px solid gray;
830831border-left : 1px solid gray;
831832border-right : 1px solid gray;
832833border-top : 1px solid gray;
833834background-color : menu;
834835padding : 1px 1px 1px 1px ;
835- min-height : 16px ;
836+ _height : 16px ;
836837}
837838
838839.ctab-item-more {
@@ -938,7 +939,7 @@ input.text-border {
938939overflow : hidden;
939940font-family : Arial, sans-serif;
940941font-size : 8pt ;
941- background-color : inherit ;
942+ background-color : menu ;
942943}
943944
944945.ctab-item-attach-noextrapos-left {
@@ -955,7 +956,7 @@ input.text-border {
955956overflow : hidden;
956957font-family : Arial, sans-serif;
957958font-size : 8pt ;
958- background-color : inherit ;
959+ background-color : menu ;
959960}
960961
961962.ctab-item-attach-close-left {
@@ -964,20 +965,20 @@ input.text-border {
964965background-image : url ('images/ctab-simple-close.gif' );
965966background-repeat : no-repeat;
966967background-position : top left;
967- background-color : inherit ;
968+ background-color : menu ;
968969width : 15px ;
969970overflow : hidden;
970971font-family : Arial, sans-serif;
971972font-size : 8pt ;
972973font-family : Arial, sans-serif;
973974font-size : 8pt ;
974975}
975-
976+ . ctab-item-attach-close-left-hover ,
976977.ctab-item-attach-close-left : hover {
977978background-image : url ('images/ctab-simple-close-hover.gif' );
978979background-repeat : no-repeat;
979980background-position : top left;
980- background-color : inherit ;
981+ background-color : menu ;
981982font-family : Arial, sans-serif;
982983font-size : 8pt ;
983984}
@@ -990,14 +991,14 @@ input.text-border {
990991background-image : url ('images/ctab-simple-close.gif' );
991992background-repeat : no-repeat;
992993background-position : top right;
993- background-color : inherit ;
994+ background-color : menu ;
994995}
995-
996+ . ctab-item-attach-close-right-hover ,
996997.ctab-item-attach-close-right : hover {
997998background-image : url ('images/ctab-simple-close-hover.gif' );
998999background-repeat : no-repeat;
9991000background-position : top right;
1000- background-color : inherit ;
1001+ background-color : menu ;
10011002font-family : Arial, sans-serif;
10021003font-size : 8pt ;
10031004}
@@ -1015,7 +1016,7 @@ input.text-border {
10151016overflow : hidden;
10161017font-family : Arial, sans-serif;
10171018font-size : 8pt ;
1018- background-color : inherit ;
1019+ background-color : menu ;
10191020}
10201021
10211022.ctab-item-attach-rounded-noextrapos-left {
@@ -1032,7 +1033,7 @@ input.text-border {
10321033overflow : hidden;
10331034font-family : Arial, sans-serif;
10341035font-size : 8pt ;
1035- background-color : inherit ;
1036+ background-color : menu ;
10361037}
10371038
10381039.ctab-item-attach-rounded-close-left {
@@ -1041,20 +1042,20 @@ input.text-border {
10411042background-image : url ('images/ctab-simple-close.gif' );
10421043background-repeat : no-repeat;
10431044background-position : top left;
1044- background-color : inherit ;
1045+ background-color : menu ;
10451046width : 15px ;
10461047overflow : hidden;
10471048font-family : Arial, sans-serif;
10481049font-size : 8pt ;
10491050font-family : Arial, sans-serif;
10501051font-size : 8pt ;
10511052}
1052-
1053+ . ctab-item-attach-rounded-close-left-hover ,
10531054.ctab-item-attach-rounded-close-left : hover {
10541055background-image : url ('images/ctab-simple-close-hover.gif' );
10551056background-repeat : no-repeat;
10561057background-position : top left;
1057- background-color : inherit ;
1058+ background-color : menu ;
10581059font-family : Arial, sans-serif;
10591060font-size : 8pt ;
10601061}
@@ -1067,14 +1068,14 @@ input.text-border {
10671068background-image : url ('images/ctab-simple-close.gif' );
10681069background-repeat : no-repeat;
10691070background-position : top right;
1070- background-color : inherit ;
1071+ background-color : menu ;
10711072}
1072-
1073+ . ctab-item-attach-rounded-close-right-hover ,
10731074.ctab-item-attach-rounded-close-right : hover {
10741075background-image : url ('images/ctab-simple-close-hover.gif' );
10751076background-repeat : no-repeat;
10761077background-position : top right;
1077- background-color : inherit ;
1078+ background-color : menu ;
10781079font-family : Arial, sans-serif;
10791080font-size : 8pt ;
10801081}
@@ -1089,7 +1090,7 @@ input.text-border {
10891090background-image : url ('images/ctab-simple-left-selected.gif' );
10901091background-repeat : no-repeat;
10911092background-position : top right;
1092- background-color : inherit ;
1093+ background-color : menu ;
10931094}
10941095
10951096.ctab-item-selected .ctab-item-attach-noextrapos-right {
@@ -1100,7 +1101,7 @@ input.text-border {
11001101background-image : url ('images/ctab-simple-right-selected.gif' );
11011102background-repeat : no-repeat;
11021103background-position : top right;
1103- background-color : inherit ;
1104+ background-color : menu ;
11041105}
11051106.ctab-item-selected .ctab-item-attach-default-right {
11061107float : right;
@@ -1110,9 +1111,9 @@ input.text-border {
11101111background-image : url ('images/ctab-simple-right-close-selected.gif' );
11111112background-repeat : no-repeat;
11121113background-position : top right;
1113- background-color : inherit ;
1114+ background-color : menu ;
11141115}
1115-
1116+ . ctab-item-selected . ctab-item-attach-default-right-hover ,
11161117.ctab-item-selected .ctab-item-attach-default-right : hover {
11171118float : right;
11181119width : 15px ;
@@ -1121,7 +1122,7 @@ input.text-border {
11211122background-image : url ('images/ctab-simple-right-close-selected-hover.gif' );
11221123background-repeat : no-repeat;
11231124background-position : top right;
1124- background-color : inherit ;
1125+ background-color : menu ;
11251126}
11261127/*
11271128.ctab-item-selected .ctab-item-attach-close-rounded-right{
@@ -1210,8 +1211,10 @@ input.text-border {
12101211background-image : url ('images/ctab-rounded-close-right.gif' );
12111212background-repeat : no-repeat;
12121213background-position : top right;
1213- background-color : inherit ;
1214+ background-color : menu ;
12141215}
1216+
1217+ .ctab-item-rounded-selected .ctab-item-attach-rounded-default-right-hover ,
12151218.ctab-item-rounded-selected .ctab-item-attach-rounded-default-right : hover {
12161219float : right;
12171220width : 37px ;
@@ -1220,7 +1223,7 @@ input.text-border {
12201223background-image : url ('images/ctab-rounded-close-right-hover.gif' );
12211224background-repeat : no-repeat;
12221225background-position : top right;
1223- background-color : inherit ;
1226+ background-color : menu ;
12241227}
12251228
12261229.ctab-item-rounded-selected .ctab-item-attach-rounded-noextrapos-left {
@@ -1232,7 +1235,7 @@ input.text-border {
12321235background-image : url ('images/ctab-rounded-left.gif' );
12331236background-repeat : no-repeat;
12341237background-position : top left;
1235- background-color : inherit ;
1238+ background-color : menu ;
12361239}
12371240
12381241.ctab-item-rounded-selected .ctab-item-attach-rounded-noextrapos-right {
@@ -1244,7 +1247,7 @@ input.text-border {
12441247background-image : url ('images/ctab-rounded-right.gif' );
12451248background-repeat : no-repeat;
12461249background-position : top right;
1247- background-color : inherit ;
1250+ background-color : menu ;
12481251}
12491252
12501253.ctab-item-rounded-selected .ctab-item-attach-rounded-close-left {
@@ -1253,20 +1256,20 @@ input.text-border {
12531256background-image : url ('images/ctab-simple-close.gif' );
12541257background-repeat : no-repeat;
12551258background-position : top left;
1256- background-color : inherit ;
1259+ background-color : menu ;
12571260width : 37px ;
12581261overflow : hidden;
12591262font-family : Arial, sans-serif;
12601263font-size : 8pt ;
12611264font-family : Arial, sans-serif;
12621265font-size : 8pt ;
12631266}
1264-
1267+ . ctab-item-rounded-selected . ctab-item-attach-rounded-close-left-hover ,
12651268.ctab-item-rounded-selected .ctab-item-attach-rounded-close-left : hover {
12661269background-image : url ('images/ctab-simple-close-hover.gif' );
12671270background-repeat : no-repeat;
12681271background-position : top left;
1269- background-color : inherit ;
1272+ background-color : menu ;
12701273font-family : Arial, sans-serif;
12711274font-size : 8pt ;
12721275}
@@ -1279,14 +1282,14 @@ input.text-border {
12791282background-image : url ('images/ctab-simple-close.gif' );
12801283background-repeat : no-repeat;
12811284background-position : top right;
1282- background-color : inherit ;
1285+ background-color : menu ;
12831286}
1284-
1287+ . ctab-item-rounded-selected . ctab-item-attach-rounded-close-right-hover ,
12851288.ctab-item-rounded-selected .ctab-item-attach-rounded-close-right : hover {
12861289background-image : url ('images/ctab-simple-close-hover.gif' );
12871290background-repeat : no-repeat;
12881291background-position : top right;
1289- background-color : inherit ;
1292+ background-color : menu ;
12901293font-family : Arial, sans-serif;
12911294font-size : 8pt ;
12921295}