1 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
17 DIV
.tabs LI
, DIV
.tabs FORM
34 text-decoration : none
;
39 background-position: 100% -150px;
42 DIV
.tabs
A:link
, DIV
.tabs
A:visited
,
43 DIV
.tabs
A:active
, DIV
.tabs
A:hover
67 text-decoration : none
;
72 background-position: 0% -150px;
77 background-position: 100% -150px;
81 DIV
.tabs LI
.current SPAN
83 background-position: 0% -150px;
91 border-bottom : 1px solid
#84B0C7;