/*Classe alterada desaparece o padding e substitui-se pelo margin*/
.banca_container { width: 306px; height: 180px; margin-top: 20px; margin-left: -6px; background-color: #E5E5E3; background-image: url(//js.sapo.pt/Assets/Images/WidgetBanca/logo_banca.png)!important; background-repeat: no-repeat; background-position: 37px 1px!important; border: 0px solid #AAA; overflow: hidden; display: inline-block; position: relative; }
	.banca_container .loading { position: absolute; left: 0; top: 90px; width: 280px; color: #777; text-align: center; display: block; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.sapo_gallery2_container { width: 300px; height: 180px; padding-top: 50px; }

/* THESE CAN CHANGE ACCORDING TO YOUR LIKING */
.sapo_gallery2_prev, .sapo_gallery2_next { background-color: #777777; border-radius: 12px 12px 12px 12px; color: white; font-size: 15px; font-weight: bold; height: 24px; line-height: 24px; margin-top: 5px; padding: 0px; text-align: center; text-decoration: none; width: 24px; background: #777 url("/resources/ao/images/outras/nav_banca_png8.png") no-repeat; text-indent: -3000px; }
	.sapo_gallery2_prev:hover, .sapo_gallery2_next:hover { background-color: #333333; }

.sapo_gallery2_prev { background-position: 0px 0px; left: 8px; top: 4px; }
	.sapo_gallery2_prev:hover { background: #333 url("/resources/ao/images/outras/nav_banca_png8.png") no-repeat; background-position: 0px -24px; }
	.sapo_gallery2_prev.disabled { background-position: 0px -48px; background-color: #333; }

.sapo_gallery2_next { background-position: -24px 0px; right: 8px; top: 4px; }
	.sapo_gallery2_next:hover { background: #333 url("/resources/ao/images/outras/nav_banca_png8.png") no-repeat; background-position: -24px -24px; }
	.sapo_gallery2_next.disabled { background-position: -24px -48px; background-color: #333; }

.sapo_gallery2 { padding: 0; margin: 0; position: absolute; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
	.sapo_gallery2 li { list-style: none; float: left; display: block; }
		.sapo_gallery2 li img { border: 3px solid white; box-shadow: 0 1px 5px #999; border-width: 3px; display: block; margin: auto; }
