
/* ***************************************************************************************************

	Description:	www.ascd.org
	
	TABLE OF CONTENTS:
	------------------
		    I. Legacy Styles

   *************************************************************************************************** */
   
/* *************************************************************************************************** */
/* I. Legacy Styles ********************************************************************************** */
/* *************************************************************************************************** */

div.tabgreen {
	margin: 0;
	padding: 5px 10px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	background-color: #89ae45;
	}

