div.meteor-slides {
	margin: 0px; padding: 0px; height: auto !important; line-height: 0; overflow: visible !important; clear: both; position: relative; z-index: 1; max-width: 100%;
}
div.meteor-left {
	margin: 0px 20px 20px 0px; clear: none; float: left;
}
div.meteor-right {
	margin: 0px 0px 20px 20px; clear: none; float: right;
}
div.meteor-center {
	margin: 0px auto;
}
div.navpaged {
	margin-bottom: 20px;
}
div.navboth {
	margin-bottom: 20px;
}
.meteor-slides .meteor-clip {
	margin: 0px; padding: 0px; width: 100%; line-height: 0; overflow: hidden; position: relative;
}
.meteor-slides .meteor-shim {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; height: auto !important; max-width: 100%;
}
.meteor-slides a:focus {
	
}
.meteor-slides .mslide {
	margin: 0px; padding: 0px; height: auto !important; display: none; max-width: 100%;
}
.single-slide .mslide {
	display: block;
}
.meteor-slides .mslide a {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.meteor-slides .mslide img {
	margin: auto !important; padding: 0px !important; border: 0px currentColor; border-image: none; height: auto !important; display: block; max-width: 100%; box-shadow: none !important;
}
.meteor-slides .mslide img[src$='.png'] {
	-ms-zoom: 1;
}
.meteor-slides ul.meteor-nav {
	list-style: none; margin: 0px !important; padding: 0px; height: auto; display: none;
}
.meteor-slides.navhover ul.meteor-nav {
	display: inline;
}
ul.meteor-nav li {
	list-style: none; margin: 0px; padding: 0px; height: auto; display: inline;
}
.meteor-nav .prev a {
	left: 0px;
}
.meteor-nav .next a {
	right: 0px;
}
.meteor-nav a {
	width: 27px; height: 100%; text-indent: -9999px; display: block; position: absolute; z-index: 998;
}
.meteor-nav .prev a {
	background: url("../images/prev.png") no-repeat right;
}
.meteor-nav .prev a:hover {
	background: url("../images/prev.png") no-repeat left;
}
.meteor-nav .next a {
	background: url("../images/next.png") no-repeat left;
}
.meteor-nav .next a:hover {
	background: url("../images/next.png") no-repeat right;
}
* html .meteor-nav .prev a {
	background: url("../images/prev.gif") no-repeat right;
}
* html .meteor-nav .prev a:hover {
	background: url("../images/prev.gif") no-repeat left;
}
* html .meteor-nav .next a {
	background: url("../images/next.gif") no-repeat left;
}
* html .meteor-nav .next a:hover {
	background: url("../images/next.gif") no-repeat right;
}
.meteor-slides .meteor-buttons {
	margin: 0px; padding: 6px 0px 0px; left: 300px; width: 112px; height: 25px; bottom: 48px; float: left; position: absolute; z-index: 999;
}
header#branding .meteor-buttons {
	left: 5px;
}
.meteor-buttons a {
	background: url("http://www.starseiki.com.br/starseiki/wp-content/themes/starseiki/images/bot-banner.png") no-repeat left bottom; margin: 0px 3px 0px 0px !important; width: 25px; height: 25px; text-indent: -9999px; float: left; display: block;
}
.meteor-buttons a:hover {
	
}
.meteor-buttons a.activeSlide {
	
}
* html .meteor-buttons a {
	background: url("../images/buttons.gif") no-repeat left bottom;
}
* html .meteor-buttons a:hover {
	background: url("../images/buttons.gif") no-repeat right bottom;
}
* html .meteor-buttons a.activeSlide {
	background: url("../images/buttons.gif") no-repeat right bottom;
}
