#orbs li{width: 150px; /*width of image container. Should be wider than contained images (before bubbling) */height: 84px; /*height of image container. Should be taller than contained images (before bubbling) */border-width: 1px;border-style: solid;border-color: #7092BE;}#orbs li img{width: 150px; /*width of each image before bubbling*/height: 84px; /*height of each image*/border-style: solid;border-color: #ffffff;}