ÿþ/ * *  
   *   P O P U P   C O N T A I N E R   S T Y L E S  
   * /  
 # p o p u p M a s k   {  
 	 p o s i t i o n :   a b s o l u t e ;  
 	 z - i n d e x :   9 0 0 0 0 ;  
 	 t o p :   0 p x ;  
 	 l e f t :   0 p x ;  
 	 w i d t h :   1 0 0 % ;  
 	 h e i g h t :   1 0 0 % ;  
 	 o p a c i t y :   . 4 ;  
 	 f i l t e r :   a l p h a ( o p a c i t y = 4 0 ) ;  
 	 / *   t h i s   h a c k   i s   s o   i t   w o r k s   i n   I E  
 	   *   I   f i n d   s e t t i n g   t h e   c o l o r   i n   t h e   c s s   g i v e s   m e   m o r e   f l e x i b i l i t y    
 	   *   t h a n   t h e   P N G   s o l u t i o n .  
 	   * /  
 	 b a c k g r o u n d - c o l o r : t r a n s p a r e n t   ! i m p o r t a n t ;  
 	 b a c k g r o u n d - c o l o r :   # 3 3 3 3 3 3 ;  
 	 / *   t h i s   h a c k   i s   f o r   o p e r a   s u p p o r t  
 	   *   y o u   c a n   u n c o m m e n t   t h e   b a c k g r o u n d - i m a g e   i f   y o u   d o n ' t   c a r e   a b o u t   o p e r a .  
 	   *   t h i s   g i v e s   y o u   t h e   f l e x i b i l i t y   t o   u s e   a n y   b g   c o l o r   t h a t   y o u   w a n t ,   i n s t e a d   o f   t h e   p n g  
 	   * /  
 	 b a c k g r o u n d - i m a g e / * * / :   u r l ( " h t t p : / / w w w . v i r t u a l s p i r i t s . c o m / v s a / i m a g e s / m a s k B G . p n g " )   ! i m p o r t a n t ;    
 	 / *   F o r   b r o w s e r s   M o z ,   O p e r a ,   e t c . * /  
 	 b a c k g r o u n d - i m a g e : n o n e ;  
 	 b a c k g r o u n d - r e p e a t :   r e p e a t ;  
 	 d i s p l a y : n o n e ;  
 }  
 # p o p u p C o n t a i n e r   {  
 	 p o s i t i o n :   a b s o l u t e ;  
 	 z - i n d e x :   9 0 0 0 1 ;  
 	 t o p :   0 p x ;  
 	 l e f t :   0 p x ;  
 	 d i s p l a y : n o n e ;  
 	 p a d d i n g :   0 p x ;  
 }  
 # p o p u p I n n e r   {  
 	 / *  
 	 b o r d e r :   2 p x   s o l i d   # 0 0 0 0 0 0 ;  
 	 b a c k g r o u n d - c o l o r :   # f f f f f f ;  
 	 * /  
 }  
  
 # p o p u p F r a m e   {  
 	 m a r g i n :   0 p x ;  
 	 p o s i t i o n :   r e l a t i v e ;  
 	 z - i n d e x :   9 0 0 0 2 ;  
 }  
  
 # p o p u p T i t l e B a r   {  
 	 / *  
 	 b o r d e r :   1 p x   s o l i d   # 0 0 0 0 0 0 ;  
 	 * /  
 	 c o l o r :   # f f f f f f ;  
 	 p o s i t i o n :   a b s o l u t e ;  
 	 z - i n d e x :   9 0 0 0 3 ;  
 	 t o p : 7 p x ;  
 	 r i g h t : 1 2 p x ;  
 }  
 # p o p u p T i t l e   {  
 	 f l o a t : l e f t ;  
 	 f o n t - s i z e :   1 . 1 e m ;  
 }  
 # p o p u p C o n t r o l s   {  
 	 f l o a t :   r i g h t ;  
 	 c u r s o r :   p o i n t e r ;  
 	 c u r s o r :   h a n d ;  
 }  
 
