/* banner.css */

.bannerList{
	float:left;
	padding:0.5em;
}

.bannerList img, a{
	border:0;
	
}

