Styles used in the
EmployeePortalApp
All classes use the prefix
emp.
Include them in
TWikiWebCss? , if you are using NatSkin.
%STARTINCLUDE%
<style type="text/css">
@import url('%PUBURL%/Applications/EmployeePortalApp/styles.css');
</style>
%STOPINCLUDE%