#techology_news {
	width: 530px;
}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 530px;
	height: 250px;
	overflow: hidden;
	border:1px solid #E3C2A1;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:520px;
	overflow:hidden;
	float:left;
	padding-left: 1em;
	height: 270px;
		}
#section2  a {
	color: #333;
	text-decoration: none;
}
#section2  a:hover {
	color: #903;
	text-decoration: underline;
}
	div.scroller div.content {
	width: 530px;
		}


#section1 img {
	padding: 2px;
	border: 1px solid #B1B1B1;
}
#section1 .media {
	height: 140px;
	width: 520px;
}
#section1 .media .picnews {
	float: left;
	width: 155px;
	height: 140px;
}
#section1 .media .picnews a img {
	border: 0px;
	
}

#section1 .media .text_news {
	float: left;
	width: 342px;
	height: 140px;
	text-align: justify;
	font-size: 12px;
	padding-left: 8px;
}

#section1 .media .text_news a {
	color: #3C3C3C;
	text-decoration: none;
	font-size: 12px;
}
#section1 .media .text_news a:hover {
	color: #333;
	text-decoration: underline;
}
#section1 .relate {
	width: 520px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A0A0A0;
}
#section1 .relate ol li {
	font-size: 12px;
}
#section1 .relate ol li a {
	font-size: 12px;
}

#section1 .relate ol {
	font-size: 12px;
}



#section1 .media .text_news a .more {
	color: #C30;
}




	div#section2 {
	color:#ffffff;
	background-color: #E36E00;
		}


.controls {
	width: 500px;
	padding-left: 30px;
	color: #C30;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: -20px;
}

.controls a {
	color: #930;
}
.controls a:hover {
	color: #F00;
	text-decoration: none;
}

#section1 h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	color: #B94E28;
}

