.slides {
	width: 450px;
}

.rslides {
	margin: 0 auto 0;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	font-size: 18px;
	list-style: none;
	margin: 0 auto 0;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	color: black;
	overflow-x: auto;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 15px;
	height: auto;
	background: transparent;
	display: inline;
	text-decoration: none;
}

.rslides_tabs .rslides_here a {
	font-weight: bold;
}
