hr {
	clear: both;
	height: 0;
	border: 0;
	display: none;
}

/* @group olSlide */
#tabes-ext { color: #fff; background: #646b73 url(../images/tab-mod.jpg) no-repeat 760px 0; margin: 0; }
#tabes-ext1 { color: #626262; background: #f9f9f9; width: 750px; margin: 0; }
#olSlide-wrapper .tab-olweb .space {
	padding: 2px 7px;
}
#olSlide-wrapper { background-image: url(../images/bottom-bg.png); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0;
	text-align: center; }
#olSlide-toolbar li.active { padding: 0; }
#olSlide-toolbar li.current { background: url(../images/tabac-right.png) no-repeat 100% 0; color: #000; padding: 0; }
#olSlide-toolbar li.current span {
	background: url(../images/tabac-left.png) 0 0 no-repeat;
}
#olSlide-toolbar li { background: url(../images/tab-right.png) no-repeat 100% 0; color: #b10130; font-size: 11px; float: left; padding: 0; }
#olSlide-toolbar li span {
	background: url(../images/tab-left.png) 0 0 no-repeat;
	float: left;
}
div#frame {
	text-align: left;
}
div#frame div.button#left { background: url(../images/button-prev.png) no-repeat; border-style: none; }
div#frame div.button#right { background: url(../images/button-next.png) no-repeat; border-style: none; }
#frame div.module {
	float: left;
}
#frame .fac-1 .module {
	width: 100%;
}
#frame .fac-2 .module {
	width: 50%;
}
#frame .fac-3 .module {
	width: 33%;
}
#frame .fac-4 .module {
	width: 25%;
}
#frame .fac-5 .module {
	width: 20%;
}
#olSlide-wrapper del {
	text-decoration: none;
	clear: both;	
}

ul#olSlide-toolbar {
  display: table;
  padding: 0; 
  margin: 0 auto; 
  list-style-type: none;
  white-space: nowrap;
}


#olSlide-toolbar li {
	display: table-cell;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
}

#olSlide-toolbar span { cursor: pointer; padding: 0 19px 0 15px; display: block; width: auto; text-decoration: none; margin: 0; }
div#frame {
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
div#frame div.button {
	position: absolute;
	width: 50px;
	height: 100px;
	cursor: pointer;
	overflow: hidden;
	top: 15%;
}
div#frame div.button#left {
	left: 10px;
}
div#frame div.button#right {
	right: 10px;
}
div#frame div.button#left:hover, div#frame div.button#left.hover,
div#frame div.button#right:hover, div#frame div.button#right.hover{
	background-position: 0 -100px;
}
#scroller {
	margin: 0 auto;
	overflow: hidden;
}
.tab-olweb {
	margin: 0 15px;
	float: left;
	overflow: hidden;
}
