.banners li, .texts { text-align: center; }
.texts a { margin: 2px 10px; }

.banners, .banners li { float: left; }
.banners { width: 100%; list-style-type: none; }
.banners li { width: 50%; }
.banners img { width: 280px; height: 37px; margin: 0 auto; display: block; border: 0; }
.banners.large li { width: 100%; }
.banners.large img { width: 430px; height: 109px; }
