#mcts2 {
	width: 830px; margin-top: 30px; margin-left: 100px; float: left;
}
#mcts1 {
	background: url("loading.gif") no-repeat 50% 50% rgb(242, 241, 234); margin: 0px auto; padding: 36px 20px; border: 1px solid rgb(222, 220, 180); width: 700px; height: 86px; font-size: 0px; white-space: nowrap; position: relative; box-shadow: 0px 1px 11px #cccccc;
}
#mcts1 > * {
	display: none;
}
#mcts1 div.item {
	padding: 2px; border: 1px solid rgb(221, 221, 221); text-align: center; margin-right: 6px; position: relative; background-color: white;
}
#mcts1 img {
	border: currentColor;
}
#mcts1 .navPrev {
	background: url("navButtons.png"); width: 16px; height: 22px; display: inline-block; position: absolute; z-index: 5; cursor: pointer;
}
#mcts1 .navNext {
	background: url("navButtons.png"); width: 16px; height: 22px; display: inline-block; position: absolute; z-index: 5; cursor: pointer;
}
#mcts1 .navPlay {
	background: url("navButtons.png"); width: 16px; height: 22px; display: inline-block; position: absolute; z-index: 5; cursor: pointer;
}
#mcts1 .navPause {
	background: url("navButtons.png"); width: 16px; height: 22px; display: inline-block; position: absolute; z-index: 5; cursor: pointer;
}
#mcts2 .navPrev {
	background-position: 0px -22px; left: -40px; top: 60px;
}
#mcts2 .navPrev:hover {
	background-position: 0px -44px;
}
#mcts2 .navPrevDisabled {
	cursor: default;
}
#mcts1 .navPrevDisabled:hover {
	cursor: default;
}
#mcts2 .navNext {
	background-position: -16px -22px; top: 60px; right: -40px;
}
#mcts2 .navNext:hover {
	background-position: -16px -44px;
}
#mcts2 .navNextDisabled {
	background-position: -16px 0px; cursor: default;
}
#mcts1 .navNextDisabled:hover {
	background-position: -16px 0px; cursor: default;
}
#mcts1 .navPause {
	left: 360px; top: 130px;
}
#mcts1 .navPlay {
	left: 360px; top: 130px;
}
#mcts2 .navPause {
	background-position: 0px -66px;
}
#mcts1 .navPause:hover {
	background-position: 0px -88px;
}
#mcts1 .navPlay {
	background-position: -16px -66px;
}
#mcts1 .navPlay:hover {
	background-position: -16px -88px;
}
.navPrev {
	-moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none;
}
.navPlay {
	-moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none;
}
.navPause {
	-moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none;
}
.navNext {
	-moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none;
}
#mcts2 .navBullets {
	display: none;
}
.class1 {
	background: rgb(68, 68, 68); font: 11px/14px Arial; width: 130px; height: 80px; text-align: center; color: white; white-space: normal; font-size-adjust: none; font-stretch: normal;
}
.class1 p {
	font: bold 13px/normal Verdana; color: rgb(255, 153, 0); padding-top: 6px; margin-top: 0px; margin-bottom: 6px; font-size-adjust: none; font-stretch: normal;
}
#mcts2 {
	transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);
}
