.hrzContainer {
	width:800px
}
.hrzContainer ul {
	list-style-type:none;
	margin:0px;
	padding:0px
}
.hrzContainer li {
	display:inline;
	margin:0px;
	padding:0px
}
.handle {
	float:left;
	width:38px;
	height:390px;
	margin:1px;
	margin-right:-10px;
	background:url(../images/barras/gris.jpg) no-repeat
}
.handleOver {
	background:url(../images/barras/azul.jpg) no-repeat
}
.handleSelected {
	background:url(../images/barras/azul.jpg) no-repeat
}
.contentWrapper {
	width:800px
}
.contentInnerWrapper {
	text-align:center;
	padding-left:10px
}
.contentWrapper span {
	font-family:verdana, sans-serif;
	font-size:16px;
	color:#2570A1
}
.contentStart {
	padding-left:0px;
	float:left;
	width:8px;
	height:380px;
	overflow:hidden
}
.contentEnd {
	padding-left:10px;
	float:left;
	width:800px;
	height:380px
}
.hrzContainer3 {
	width:100%
}
.hrzContainer3 ul {
	list-style-type:none;
	margin:0px;
	padding:0px
}
.hrzContainer3 li {
	display:inline;
	margin:0px;
	padding:0px
}
.handle3 {
	float:left;
	width:64px;
	height:380px;
	text-align:center;
	background:#666;
	border:1px solid white
}
.handle3 img {
	margin-top:2px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80
}
.handleOver3 {
	background:red;
	border:1px solid white
}
.handleOver3 img {
	margin-top:2px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70
}
.handleSelected3 {
	background:#000;
	border:1px solid white
}
.contentWrapper3 {
	text-align:justify
}
.contentInnerWrapper3 {
	padding:10px
}
.contentWrapper3 h3 {
	border-bottom:1px solid silver;
	color:#1E90FF
}
.contentStart3 {
	padding-left:0px;
	float:left;
	width:0px;
	height:380px;
	overflow:hidden
}
.contentEnd3 {
	float:left;
	height:380px
}

