#flash{ position:relative;}
#flash .flash{ overflow:hidden;}
.flash6 {
	margin-bottom: 8px; position: relative;
}
.flash6 .bx-pager {
	right: 10px; bottom: 10px; position: absolute; z-index: 999;
}
.flash6 .bx-pager .pager-link {
	background: rgb(255, 204, 0); margin: 0px 0px 0px 10px; width: 15px; height: 15px; text-align: center; color: rgb(153, 51, 0); line-height: 15px; float: left;
}
.flash6 .bx-pager .pager-link:hover {
	text-decoration: none;
}
.flash6 .bx-pager .pager-active {
	background: rgb(0, 204, 51); color: rgb(255, 255, 255);
}
