/* CSS Document */
/****************************************
 
| Authors:	Nick Cobb 
| Copyright 2008 Lightmaker.com

 /*nested font size calculation: child pt / parent pt = child ems */
 /* ie6 */ /* atribute also set in ie6.css
****************************************/

#outline{font-size:1.3em;}

