/* -------------------------------------------------------------- 
  
   * Filename	:   style.css
   * Version	:   1.0.0 (2008-12-03) YYYY-MM-DD
   * Website	:  	http://www.productivedreams.com
   * Email		:	productivedreams@gmail.com
   * Author		:  	Gopal Raju
   * Description: 	CSS Tutorial
  
  == STRUCTURE: ==================================
   * Page width:            100%
   * Number of columns:     1
  ================================================ 
  
*/

.text_shadow{
filter: Shadow(Color=#999999, Direction=135, Strength=5);
height: 1%;
}
