/*---------------------------------------------------------
# BT Education - Joomla! Template
# ---------------------------------------------------------
# For Joomla! 3.0
# Copyright (C) 2012 Bonusthemes.com. All rights reserved.
# @license Copyrighted Commercial Software
# Demo: http://www.bonusthemes.com/demo/?template=education
# Website: http://www.bonusthemes.com
# Support: support@bonusthemes.com
----------------------------------------------------------- */
/*==================================================
 * Effect 1
 * ===============================================*/
.p_effect1{
    -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
			    
				padding: 10px;    
}