/* 
	jQuery Logo Slider Ticker 
	by http://webdesignandsuch.com
	build with code from http://bxslider.com
*/


#slider {
	list-style:none;
	padding:0px
}

.slider-container { 
	background:#ffffff; 
	width:940px; 
	height:150px; 
	padding:0px; 

}

#slider img { 
	width:318px; 
	height:125px; 
	margin:0px; 
	display:inline-block;text-decoration: none; border: 0px  
}

#slider li {
	width:348px;
}

iframe{text-decoration: none; border: 0px  }



