#eco_friendly_features
{
	list-style-type:none;
	padding:0;
	margin:10px;
}

#eco_friendly_features li
{
	font-size:12px;
	padding:3px 0 6px 0px;
	border-bottom:1px dotted #c4cac0;
}

#sponsor_list
{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sponsor_list li
{
	margin-bottom:1px;
	padding:5px 0 5px 15px;
	background-image:url("../images/bg_li.png");
	background-repeat:no-repeat;
	background-position:0 10px;
}

#gallery
{
	margin-top:20px;
}

#gallery .item
{
	width:160px;
	height:120px;
	background-color:#ff0000;
	margin-bottom:20px;
	float:left;
	border:0;
}

.apl_logo
{
	display:block;
	position:relative;
	width:206px;
	height:120px;
	background-image:url("../images/apllogo.jpg");
	border:0;
}

.apl_logo span
{
	display:none;
}