/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.GreenTitle             { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: transparent; padding-left: 0 }
.GreenActionscell  { color: #000000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; height: 20px }
.GreenTitleTable {
	height: 28px;
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:12px;
	color:#000000;
	vertical-align:middle;
}
.Greenbottomrule     { }
.Greenpadding   { padding-right: 10px; padding-bottom: 10px; padding-left: 10px }
.Greenactionbuttons { color: #ccc; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: transparent }
.GreenBK { background-color: #696; background-image: url("green_continer_bk.jpg"); background-repeat: repeat-x; background-position: left bottom }
.GreenBottomSpace { padding-bottom: 15px }


