div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 258px;
	height: 130px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	
div.scrollerc { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 400px;
	height: 130px;
	overflow: hidden;
	border:0px
	}	
#equipesContent { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 400px;
	height: 130px;
	overflow: hidden;
	border:0px;
	}		
#equipesContent.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 400px;
	height: 130px;
	overflow: hidden;
	border:0px;
	}	
#galeriaContent2.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 406px;
	height: 202px;
	overflow: hidden;
	border:0;
	}
#galeriaContent3.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 152px;
	height: 113px;
	overflow: hidden;
	border:0;
	}

#galeriaContent2.scroller div.section{ 
	/* modify width and height of scrolling section if necessary	*/		
	width: 406px;
	height: 202px;
	overflow: hidden;
	border:0;
	float:left;
		padding-top:1px;	
	}
	

	
#galeriaContent3.scroller div.section{ 
	/* modify width and height of scrolling section if necessary	*/		
	width: 152px;
	height: 113px;
	overflow: hidden;
	border:0;
	float:left;
	}	
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:258px;
		height:130px;
		overflow:hidden;
		float:left;
		padding-top:1px;		
		}
		div.scrollerc div.sectionc {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:400px;
		height:130px;
		overflow:hidden;
		float:left;
		padding-top:1px;		
		}	
#equipesContent.scroller div.section{ 
	/* modify width and height of scrolling section if necessary	*/		
	width: 406px;
	height: 202px;
	overflow: hidden;
	border:0;
	float:left;
		padding-top:1px;	
	}			
	div.scroller div.content {
		width: 10000px;
		}
	#galeriaContent2.scroller div.content {
		width: 10000px;
		}
	#galeriaContent3.scroller div.content {
		width: 10000px;
		}
		
	#equipesContent.scroller div.content {
		width: 10000px;
		}					
	/*div#section2 {
		background:#666666;
		color:#ffffff;
		}*/

