@import url(com_zoo.section.markets.css);
@import url(com_zoo.section.sustainability.css);
@import url(com_zoo.section.technology.css);

#right .module-network-description{
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#right .module-network-description a{
	color: #fff;
}


#right .network-events{
	background: none !important;
}
 
#right .network-events .right{
	float: right;
	width: 50px;
	overflow: hidden;
}

#right .network-events .image img{
	max-width: 50px !important;
	max-height: 50px !important;
}

#right .network-events .left{
	margin-right: 0;
}

#right .network-events .left .desc{
	clear: both;
}


#right .network-events .slide{
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	float: none;
	border-bottom: 1px solid #ccc;
}

#right .network-events .slide form{
	padding-top: 5px;
}


.network-resources ul li,
.network-questions ul li{
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.network-resources ul li:last-child,
.network-questions ul li:last-child{
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.network-questions ul li{
	padding-left: 20px;
	background: url(../../images/modules/question.gif) no-repeat left center;
}

.network-questions ul li .desc,
.network-resources ul li .desc{
	margin-bottom: 5px;
}


.network-questions ul li .small,
.network-resources ul li .small{
	font-size: 80%;
}


.contentbottombox .latestnews{
	border:none;
	padding:0;
	position:static;
}
.contentbottombox .latestnews h3.header{
	display:none;
}

/* Network News */
#yoo-zoo.network .items div.pos-content .element,
#yoo-zoo.network-network .items div.pos-content .element {
	float: none;
}

#yoo-zoo.network .items div.pos-content .element.element-image,
#yoo-zoo.network-network .items div.pos-content .element.element-image {
	float: left;
	padding: 0 10px 0 0;
}
