﻿.hero .module-147 .no-box
{
	padding-bottom: 13px;
}
.hero .module-147 #slideshow #slidesContainer
{
	margin: 0 auto;
	/*width: 940px;
	height: 346px;*/
	overflow: auto;
	position: relative;
	top: 2px;
}
.hero .module-147 #slideshow.half, .hero .module-147 #slideshow.twothirds
{
	float: left;
}
.hero .module-147 #slideshow #slidesContainer .slide 
{
	margin: 0 auto;
	background-repeat: no-repeat;
}
.hero .module-147 #slideshow #slidesContainer .template-1
{
	background-image: url(i/slide-1.jpg);
	width: 940px;
	height: 346px;
}
.hero .module-147 #slideshow #slidesContainer .template-2
{
	background-image: url(i/slide-2.jpg);
	width: 940px;
	height: 346px;
}

.hero .module-147 .numbers
{
	bottom: 1px;
	width: 8px;
	height: 8px;
	display: inline-block;
	cursor: pointer;
	margin: 2px;
	background: transparent url(i/index-off.png) no-repeat 0 0;
}
.hero .module-147 .active
{
	background: transparent url(i/index-on.png) no-repeat 0 0;
}
