.green-main-grd {
	background: -moz-linear-gradient(top,   0%, rgba(67,126,44,1) 3px, rgba(67,126,44,1) 50%, rgba(103,180,84,1) 89%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(144,200,122,1)), color-stop(3px,rgba(67,126,44,1)), color-stop(50%,rgba(67,126,44,1)), color-stop(89%,rgba(103,180,84,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#678454', endColorstr='#0090c87a',GradientType=0 ); /* IE6-9 */
}

	
.green-side-grd {
	background: -moz-linear-gradient(top,   0%, rgba(67,126,44,1) 3px, rgba(67,126,44,1) 50%, rgba(103,180,84,1) 89%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(144,200,122,1)), color-stop(3px,rgba(67,126,44,1)), color-stop(50%,rgba(67,126,44,1)), color-stop(89%,rgba(103,180,84,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(144,200,122,1) 0%,rgba(67,126,44,1) 3px,rgba(67,126,44,1) 50%,rgba(103,180,84,1) 89%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#678454', endColorstr='#0090c87a',GradientType=0 ); /* IE6-9 */
}
	

.yellow-list-grd {
	background: 
		-moz-linear-gradient(left,  rgba(67,126,44,1) 0%, rgba(192,173,66,0.5) 10%, rgba(192,173,66,0.9) 50%, rgba(192,173,66,0.5) 90%, rgba(67,126,44,1) 100%),
		-moz-linear-gradient(bottom,  rgba(100,93,34,1) 0%, rgba(237,209,48,0) 2px),
		-moz-linear-gradient(top,  rgba(100,93,34,1) 0%, rgba(237,209,48,0) 2px); /* FF3.6+ */
	background: 
		-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(67,126,44,1)), color-stop(10%,rgba(192,173,66,0.5)), color-stop(50%,rgba(192,173,66,0.9)), color-stop(90%,rgba(192,173,66,0.5)), color-stop(100%,rgba(67,126,44,1))),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(100,93,34,1)), color-stop(2px,rgba(237,209,48,0))),
		-webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(100,93,34,1)), color-stop(2px,rgba(237,209,48,0))); /* Chrome,Safari4+ */
	background: 
		-webkit-linear-gradient(left,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%),
		-webkit-linear-gradient(bottom,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px),
		-webkit-linear-gradient(top,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px); /* Chrome10+,Safari5.1+ */
	background: 
		-o-linear-gradient(left,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%),
		-o-linear-gradient(bottom,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px),
		-o-linear-gradient(top,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px); /* Opera 11.10+ */
	background: 
		-ms-linear-gradient(left,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%),
		-ms-linear-gradient(bottom,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px),
		-ms-linear-gradient(top,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px); /* IE10+ */
	background: 
		linear-gradient(to right,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%), 
		linear-gradient(to top,  rgba(100,93,34,1) 0%,rgba(100,93,34,0) 2px),
		linear-gradient(to bottom,  rgba(237,209,48,1) 0%,rgba(237,209,48,0) 2px) ; /* W3C */
}

	

.yellow-side-list-grd {
	background: 
		-moz-linear-gradient(left,  rgba(67,126,44,1) 0%, rgba(192,173,66,0.5) 10%, rgba(192,173,66,0.9) 50%, rgba(192,173,66,0.5) 90%, rgba(67,126,44,1) 100%),
		-moz-linear-gradient(bottom,  rgba(100,93,34,1) 0%, rgba(237,209,48,0) 2px),
		-moz-linear-gradient(top,  rgba(100,93,34,1) 0%, rgba(237,209,48,0) 2px); /* FF3.6+ */
	background: 
		-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(67,126,44,1)), color-stop(10%,rgba(192,173,66,0.5)), color-stop(50%,rgba(192,173,66,0.9)), color-stop(90%,rgba(237,209,48,0.5)), color-stop(100%,rgba(67,126,44,1))),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(100,93,34,1)), color-stop(2px,rgba(237,209,48,0))),
		-webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(100,93,34,1)), color-stop(2px,rgba(237,209,48,0))); /* Chrome,Safari4+ */
	background: 
		-webkit-linear-gradient(left,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%),
		-webkit-linear-gradient(bottom,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px),
		-webkit-linear-gradient(top,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px); /* Chrome10+,Safari5.1+ */
	background: 
		-o-linear-gradient(left,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%),
		-o-linear-gradient(bottom,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px),
		-o-linear-gradient(top,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px); /* Opera 11.10+ */
	background: 
		-ms-linear-gradient(left,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%),
		-ms-linear-gradient(bottom,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px),
		-ms-linear-gradient(top,  rgba(100,93,34,1) 0%,rgba(237,209,48,0) 2px); /* IE10+ */
	background: 
		linear-gradient(to right,  rgba(67,126,44,1) 0%,rgba(192,173,66,0.5) 10%,rgba(192,173,66,0.9) 50%,rgba(192,173,66,0.5) 90%,rgba(67,126,44,1) 100%), 
		linear-gradient(to top,  rgba(100,93,34,1) 0%,rgba(100,93,34,0) 2px),
		linear-gradient(to bottom,  rgba(237,209,48,1) 0%,rgba(237,209,48,0) 2px) ; /* W3C */
}