#banners{

	width:100%;
	
}

#banners thead tr th, #banners tbody tr td{
	padding:8px;
	}

#banners tbody tr td img{
	width:76%;
	display:block;
	margin:0 auto;
}