1 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
7 background : url
("tab_b.gif") repeat-x bottom
;
18 DIV
.tabs LI
, DIV
.tabs FORM
33 background : url
("tab_r.gif") no-repeat right top
;
34 border-bottom : 1px solid
#84B0C7;
37 text-decoration : none
;
42 background-position: 100% -150px;
45 DIV
.tabs
A:link
, DIV
.tabs
A:visited
,
46 DIV
.tabs
A:active
, DIV
.tabs
A:hover
55 background : url
("tab_l.gif") no-repeat left top
;
71 text-decoration : none
;
76 /* Commented Backslash Hack hides rule from IE5-Mac \*/
77 DIV
.tabs SPAN
{float : none
;}
78 /* End IE5-Mac hack */
82 background-position: 0% -150px;
87 background-position: 100% -150px;
91 DIV
.tabs LI#current SPAN
93 background-position: 0% -150px;
101 border-bottom : 1px solid
#84B0C7;