table.tbx { width:100%; border-collapse:separate; border-spacing:1px; margin-bottom:10px; }
table.tbx > tbody > tr > td { padding:5px; }
/*.tbxtitle { text-align:center; color:#ff9539; font-weight:bold; text-transform: uppercase; }*/
.tbxtitle { text-align:center; color:#808080; font-weight:normal; font-size:1.3em }

.bx-wrapper { border-radius:15px; margin-bottom:20px !important; }
ul.bxslider > li > table > tbody > tr > td > div > a > img { margin:0 15px; display:inline-block; max-width:300px; max-height:120px; }
ul.bxslider > li > table > tbody > tr > td > div > img { margin:0 15px; display:inline-block; max-width:300px; max-height:120px; }

@media only screen and (max-width: 480px) {
	.bx-wrapper { display:none; }
}