/* CSS Document */
div.next {width:80px; height:60px; float:right; font-size:28px; background:url(/hr/compensation/web-time-entry/images/arrow-right.gif) top left no-repeat; text-decoration:none;}
div.next a{ text-decoration:none; margin-left:5px;}
div.next a:link:hover, div.next a:visited:hover{ color: #06c; text-decoration:underline;}
div.next a:link:active, div.next a:visited:active{ color: #900; }

div.back {width:80px; height:60px; float:left; font-size:28px; background:url(/hr/compensation/web-time-entry/images/arrow-left.gif) top right no-repeat; text-decoration:none; text-align:right}
div.back a{ text-decoration:none; margin-right:5px; }
div.back a:link:hover, div.back a:visited:hover{ color: #06c; text-decoration:underline;}
div.back a:link:active, div.back a:visited:active{ color: #900; }


