@ c h a r s e t   " U T F - 8 " ; 
 
 
 
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 
 *     p r i n t . c s s   :   2 0 0 4 - 0 6 - 2 8   :   R u t h s a r i a n   L a y o u t s 
 
 *   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 *     T h i s   s t y l e s h e e t   d e f i n e s   t h e   l a y o u t   a s   i t   a p p e a r s   o n   p r i n t   d e v i c e s   ( p r i n t e r s ) 
 
 *     b y   i m p o r t i n g   t h o s e   s t y l e s h e e t s   w h i c h   s h o u l d   b e   u s e d   t o   r e n d e r   t h e   l a y o u t   o n   
 
 *     p a p e r . 
 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * / 
 
 
 
 @ i m p o r t   " b a s e . c s s " ; 
 
 @ i m p o r t   " f o n t s . c s s " ; 
 
 @ i m p o r t   " u z o . c s s " ; 
 
 
 
 # l e f t C o l u m n ,   # r i g h t C o l u m n ,   # c o n t e n t C o l u m n 
 
 { 
 
 	 f l o a t :   n o n e ; 	 / *   s i n c e   l e f t   a n d   r i g h t   c o l u m n s   a r e   b e i n g   h i d d e n , 
 
 	 	 	       t h e r e ' s   n o   n e e d   t o   f l o a t   a n y   c o l u m n s .   * / 
 
 } 
 
 
 
 # r i g h t C o l u m n ,   # l e f t C o l u m n ,   . h n a v ,   . p r i n t H i d e 
 
 { 
 
 	 d i s p l a y :   n o n e ; 	 / *   h i d e   t h e   l e f t   a n d   r i g h t   c o l u m n s   a s   w e l l   a s   t h e 
 
 	 	 	       h o r i z o n t a l   n a v i g a t i o n   e l e m e n t ( s ) .   a l s o   h i d e   a n y 
 
 	 	 	       d e s i g n a t e d   e l e m e n t s   t h a t   s h o u l d   n o t   b e   p r i t n e d   * / 
 
 } 
 
 
 
 # o u t e r C o l u m n C o n t a i n e r ,   # i n n e r C o l u m n C o n t a i n e r 
 
 { 
 
 	 b o r d e r - l e f t - w i d t h :   0 ; 
 
 	 b o r d e r - r i g h t - w i d t h :   0 ; 	 / *   h i d e   t h e   b o r d e r s   u s e d   t o   c r e a t e   t h e   l e f t   a n d 
 
 	 	 	 	       r i g h t   c o l u m n s '   b a c k g r o u n d s   * / 
 
 } 
 
 
 
 # m a s t h e a d ,   # f o o t e r 
 
 { 
 
 	 b o r d e r :   s o l i d   1 p x   # 0 0 0 ; 
 
 	 b o r d e r - w i d t h :   1 p x   0 ; 
 
 	 p a d d i n g :   0 . 5 e m ; 	 	 / *   a d d   s o m e   b o r d e r s   t o   t h e   m a s t h e a d   a n d   f o o t e r 
 
 	 	 	 	       f o r   p r e s e n t a t i o n   * / 
 
 } 
 
 
 
 a 
 
 { 
 
 	 t e x t - d e c o r a t i o n :   n o n e ; 
 
 	 b a c k g r o u n d - c o l o r :   i n h e r i t ; 
 
 	 c o l o r :   i n h e r i t ; 	 	 / *   w e ' r e   p r i n t i n g ,   s o   t h e r e ' s   n o   n e e d   t o 
 
 	 	 	 	       d i f f e r e n t i a t e   l i n k s   f r o m   r e g u l a r   t e x t .   s o 
 
 	 	 	 	       r e m o v e   a n y   f o r m a t t i n g   t h e   l i n k s   g e t .   * / 
 
 } 
 
 
 
 
 
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * / 
