ul.tabNavigation { list-style:none; margin:0 0 20px 0; padding:0 0 0 8px; width:675px; background:url(../../../img/tabsBG.gif) repeat-x bottom; height:38px; -moz-border-radius:4px; -webkit-border-radius:4px; }
ul.tabNavigation li { float:left; margin:5px 4px 0 0 !important; -moz-border-radius-topright:4px !important; border:1px solid #81a2b9; -moz-border-radius-topleft:4px !important; }
ul.tabNavigation li a { -moz-border-radius-topright:4px !important; -moz-border-radius-topleft:4px !important; font-size:14px; color:#fff !important; font-weight:bold; height:24px; text-align:center; padding:7px 10px 0 10px; display:block; margin:0; background:#E3E0DB url(../../../img/tabsBG.gif) repeat-x top; outline:none; }
ul.tabNavigation li a:active,
ul.tabNavigation li a.Current { font-weight:bold; background:#fff; height:25px; margin:0 0 -1px 0; color:#30546E !important; }
ul.tabNavigation li a.last { }
ul.tabNavigation li a:hover { background:#E3E0DB url(../../../img/tabsBG.gif) repeat-x 15px; color:#fff !important; text-decoration:none; }
ul.tabNavigation li a.Current:hover { background:#fff; }

.tabs { margin-top:20px; }

.tabs h2 { font-size:1.2em; }
