#articlesideas {
	border: 1px solid #060;
	}

#advertb {
	background-color: #1aa031;
	}
#advertd {
	background-color: #1aa031;
	}
#adverte {
	background-color: #1aa031;
	}
#advertg {
	background-color: #1aa031;
	}

#pagetitle {
	color: #060;
	width: 240px;
	}
#pagetitle h2 {
	background: url(../images/h2_dots_eco.gif) left top no-repeat;
	}

.hr {
	border-top: solid 1px #060;
	}

#articlehead {
	position: absolute;
	right: 0;
	background: url(../images/eco_tab_main.gif) right top repeat-x;
	height: 28px;
	margin: 0;
	text-align: right;
	}
body:last-child:not(:root:root) #articlehead {
	/* for Safari */
	top: 33px;
	}
#articlehead h3 {
	background: url(../images/eco_tab_left.gif) left top no-repeat;
	padding: 0 10px 0 40px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	}

#articlebody, #articlecontent {
	position: relative; top: 0;
	border: 1px solid #090;
	padding: 10px;
	margin: 28px 0 20px 0;
	}
#articlebody h3, #articlecontent h3 {
	font-size: 12px;
	}
#articlebody ul, #articlebody ol, #articlecontent ul, #articlecontent ol {
	margin-bottom: 10px;
	}
#articlebody ul li {
	list-style-type: none;
	}
#articlebody ol li, #articlecontent ol li {
	margin-left: 30px;
	list-style-type: decimal;
	}

.articledate {
	text-align: right;
	font-size: x-small;
	color: #060;
	}

iframe {
	border: 0;
	height: 565px;
	}



