.banners_box {
	position: relative;
	left: 0;
	top: 0px;
	width: auto;
	z-index: 5;
	text-align: center;
}

.banners_box .image_banner {
	position: relative;
	margin: 0 auto;
	margin-bottom: 6px;
	border: 0px;
	text-align: center;
}

.banners_box .flash_banner {
	position: relative;
	margin: 0 auto;
	margin-bottom: 6px;
	border: 0px;
}

.banners_box .image_banner a img,
.banners_box .flash_banner a img {
	border: 0px;
}

.banners_box div.image_banner_over a:hover img {
	border: 0px !important;
}
