/* Subtab Animation & Borders*/ #xg_navigation ul div.xg_subtab ul li a {border: 4px groove #444444!important; } #xg_navigation ul div.xg_subtab ul li a:hover {Border: 4px groove #c5c5d1!important; -webkit-transform: translate(1em,0); -moz-transform: translate(1em,0); -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -webkit-border-top-right-radius:10px !important; -moz-border-radius-topright:10px !important; border-top-right-radius:10px !important; background: url(YOUR IMAGE HERE)!important; repeat scroll 0 0 transparent; } /* End Subtab Animation & Borders*/