.live-green-tab {
	position: relative;
	width: 536px;
	min-height: 59px;
	_height: 59px;
}

.recycle-logo {
	position: absolute;
	top: -8px;
	left: 12px;
}

.live-green-tab .border-top {
	background: url('../images/green/tab-border-top.gif') 0 0 no-repeat;
	width: 528px;
	height: 4px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.live-green-tab .border-btm {
	background: url('../images/green/tab-border-btm.gif') 0 0 no-repeat;
	width: 528px;
	height: 4px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.tab-items .right {
	float: right;
	text-align: right;
	width: 85px;
	padding: 0 20px 0 0;
}

.tab-items {
	background: url('../images/green/tab-bg.gif') repeat-y;
	color: #287b29;
	font-size: 93%;
	padding: 0 0 0 4px;
}

.tab-items-bg {
	background: url('../images/green/tab-grad-bg.gif') 0 50% no-repeat;
	min-height: 51px;
	_height: 51px;
	margin: 0;
	padding: 0;
}

.tab-items p {
	padding: 0 0 0 95px;
	margin: 0;
}

.tab-items p span {
	color: #287b29;
	font-size: 140%;
	font-weight: bold;
}

h1.livegreen {
	font-family: tahoma, arial, sans-serif;
	color: #463e2d;
	font-size: 18px;
}

a.tab-link {
	display: block;
	padding-top: 30px;
	margin-bottom: 0;
	color: #4a8830;
	font-weight: bold;
	outline: none;
	text-decoration: underline;
}

a.tab-link:hover {
	color: #e39c00;
	text-decoration: underline;
}

a.tab-link span {
	color: #e39c00;
	font-weight: bold;
}

.tab-container {
	clear: both;
	width: 528px;
}

.tab-container .tab-content-border-btm {
	background: url('../images/green/tab-content-border-btm.gif') 0 0 no-repeat;
	width: 528px;
	height: 12px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.tab-container .tab-container-items {
	background: #fef5d0 url('../images/green/tab-content-bg.gif') repeat-y;
	padding: 20px 20px 0 20px;
	font-size: 90%;
}

.tab-container .tab-container-items img {
	margin: 0 0 0 20px;
	float: right;
}

.tab-container .tab-container-items ul {
	list-style: none;
}

.tab-container .tab-container-items ul li {
	background: url('../images/green/live-green-list-bullet.gif') 0 5px no-repeat;
	padding: 0 0 5px 10px;
}

.tab-container .tab-container-items a.close {
	color: #4a8830;
	font-weight: bold;
	text-decoration: underline;
}

.tab-container .tab-container-items a.close:hover {
	color: #e39c00;
}

.tab-container .tab-container-items a.close span {
	color: #e39c00;
	font-weight: bold;
	margin-bottom: 0;
}

#secondaryContent .pad {
	padding:  16px 10px 10px 10px;
}

#secondaryContent ul.greenSection {
	list-style: square;
	margin-top: 10px;
}

.floatRight {
	float: right;
	margin: 0 0 10px 14px;

}
